Goodevening,

I am a newby with web2py and i am struggeling how to start with a specific 
Form ( do i use Form or SQLFORM )

What i would like to do is build a page with some different imput fields ( 
see below) and after selecting i would like to have a confirm button ( 
which in a later state would link to a payment gateway).

1) Select  A or B or C or free input field

 --some information--

2) select a specific Image ( from different images)

--Peview selected image --

3) select how you like the delivery of the selected image : email, sms or 
print directly ( only 1 can be selected)

    - depending on the selection a user has to fill out 2 fields of 
information ( name and that selected at number 3 only for email or sms)
    - depending on the selection user has to select a day-time ( email or 
sms). When "print" option is selected then no date - time will be selected

After all these fields have been filled out then i would like to use a 
button that does something (for example: do a payement)  after a succesfull 
payment the data is stored. 

At the same time i am thinking about how to set up the database, one table 
or more tables with reference ... still searching what is the best choice

Hope that someone can point me in the right direction ( meanwhile i am 
seachring through the documentation and this usergroup) ... one table and 
SQLFORM doesn't give me what i want

Steve

-- 
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