Hmmm

For starters, why are you  stating..

form = SQLFORM.*confirm *(whatever..... )


On Tuesday, February 24, 2015 at 7:05:06 PM UTC-5, Alex Glaros wrote:
>
> This works:
>
>     form = SQLFORM(db.Role, connection_request_id, formstyle='table2cols') 
>
> what is syntax for adding confirm?  Unsuccessfully tried many 
> combinations, e.g., 
>
>     form = SQLFORM.confirm('Are you sure?',{'Cancel and go back':URL(
> 'view_suggestions')}, db.Role, connection_request_id, formstyle=
> 'table2cols'))
>
> thanks,
>
> Alex Glaros
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to