Well, I fix it, pointing (action) to my controller from the form:

form = SQLFORM(db.table, request.vars.id[0], _class='formulario', 
_id='form_std', keepopts=['sede'], _action=URL())

Thanks 
Christian.

El jueves, 9 de agosto de 2012 17:35:23 UTC-4, Christian Espinoza escribió:
>
> Hi, I´m have working a custom SQLFORM in update mode, into a modal popup, 
> when I try to submit changes
> the popup disappear obviously, but it isn't make any changes.
> But if I try the code out from the modal, it's make the changes without 
> problems...
>
> Any Idea?
>
> Thanks in advance.
> Christian.
>

-- 



Reply via email to