I think you meant something like this

    form.vars.uuid=cal_uuid()
    if form.process().accepted:

this way i can ignore uuid in the form

2016-12-13 9:55 GMT+00:00 António Ramos <ramstei...@gmail.com>:

> Antony  if i remove the uuid field from the form then  when i save it the
> uuid field will be set to None.
> uuid is a computed field.You said *presumably you have access to the
> original value on the server from the database record,* how????
>
> Regards
> António
>
> 2016-12-12 20:45 GMT+00:00 Anthony <abasta...@gmail.com>:
>
>> the original value on the server from the database record
>
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to