Hi weheh, Yes, I've looked at virtual and computed fields, but I believe (not sure) they do not provide the behavior I require.
I need a non-persistent field/widget (e.g. checkboxes) in a regular persistent SQLFORM, such that the flow after the submit will depend on these non-persistent values. For reference having one checkbox in the SQLFORM that says "I want to proceed to X step after submit". I'm not sure if I'm explaining well?. Thanks, Carlos On Dec 12, 9:33 pm, weheh <richard_gor...@verizon.net> wrote: > Have you looked at virtual fields and computed fields? > > On Dec 12, 6:54 pm, Carlos <carlosgali...@gmail.com> wrote: > > > > > > > > > Hi, > > > Is it possible to define extra non-persistent fields in forms, either > > by CRUD or SQLFORM?. > > > Or is SQLFORM.factory the only option?. > > > Thanks, > > > Carlos