Fotis
|
| Posted: 06/04/2002, 1:44 AM |
|
I would like to ask if is possible to build forms with dynamic fields, using CCS (or CC).
For Example:
I have a table with Field1, Field2, Field3.
I would like to build a page that depending on the users choice could contain the following fields:
Choice 1: Field1, Field2
Choice 2: Field2, Field3
How is this possible?
I know that i could build one Form for each case, but i don't want to do that. I want to build these pages dynamically.
Thanks
|
|
|
 |
Donald R.
|
| Posted: 06/04/2002, 2:08 AM |
|
Maybe look at the previous thread. There is a discussion going about this exact topic.
|
|
|
 |
Fotis
|
| Posted: 06/04/2002, 2:18 AM |
|
Could you be more specific?
|
|
|
 |
Donald R.
|
| Posted: 06/04/2002, 2:35 AM |
|
There is a thread "Hiding Controls on Form CCS B5".
Just go to http://www.gotocode.com/community.asp , and look at the list of discussion topics. The discussion is about hiding controls on the page, which would be probably the only way to build dynamic forms.
|
|
|
 |
Ken Hardwick
|
| Posted: 06/04/2002, 3:21 AM |
|
Check out my article on
Dynamic SQL-Allow User to select Fields to Display and Criteria to Use
http://www.gotocode.com/art.asp?art_id=116&
|
|
|
 |
|