Poppa Smurf
Registered User.
- Local time
- Today, 14:56
- Joined
- Mar 21, 2008
- Messages
- 448
I have a number of fields on a form to display and capture data. The fields in each column has the following format fieldname_number e.g. period_1, to period_10, name_1 to name_10 etc.
Is there a way that I can use a counter to make these fields invisible or visible as required?
As an example for each cycle of the counter it would be period_1.visible=true, name_1.visible=true then period_2.visible=true, name_2.visible=true etc. until the end of the counter
Is there a way that I can use a counter to make these fields invisible or visible as required?
As an example for each cycle of the counter it would be period_1.visible=true, name_1.visible=true then period_2.visible=true, name_2.visible=true etc. until the end of the counter