NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Niels Larsen on November 08, 2013, 06:38:56 AM
-
Hi
I've got a job where I have to place 300 check boxes in the same form.
I already tried to create 100 fields in the same form but it gives too many routines in the same procedure.
Does anyone have an idea to how I should approach this? Or is it doomed from the start?
Regards Niels
-
AFAIK you can link from a form to a form. Possibly have 50 on each?
-
popup forms from a form?
-
If I put my BRUCE hat on, the first question would be "why"?
But .. In the past, if I need to give the user the ability to tag a lot of stuff, usually it's with a browse (with a checkbox at the start of each record).
-
you could have a form which calls popup forms - that's one way.
But Stu's is probably the better suggestion - turn it into a Browse with EIP.
cheers
Bruce