i think the logic is same like wizard, have you tried it?
On Wed, May 25, 2011 at 7:39 AM, Ialejandro wrote:
> Hi everyone, I'm trying to make an app where a user can create its own
> tables bases in some attributes, I have this:
>
> View:
>
> {{extend 'layout.html'}}
>
> action="{{=URL()}
Hi everyone, I'm trying to make an app where a user can create its own
tables bases in some attributes, I have this:
View:
{{extend 'layout.html'}}
Project Name:
Number Of Fields:
Name of Fields:
Submitted variables
{{=BEAUTIFY(request.vars)}}
Controller:
def config():
if request.v
2 matches
Mail list logo