Hi,
I have a generic issue. The issue is as described below:
I have a form which stores 20 questions. These questions are not mandatory, and 
the user might answer any "n" questions out of this 20. I need to do a 
customization such that i need only the questions answered to be pushed to a 
new form, which segregates each of these "n" questions to "n" records in the 
new form.
The basic and easiest approach would be to create 20 activelinks which checks 
if each question is answered or not, and based on that do a push to the new 
form. But this would degrade the performance as there are chances that the 
number of questions might increase in future. And this approach would be a hard 
code( method of implementing 20 active links) , and not configurable. Could 
some one suggest me a better approach to do this?
 
Please pour in your thoughts !!! :)
 
Thanks,
Shiju.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to