-
Looping Prompt/Secure Filter
Hi folks,
Is there any way to create a Prompt/Secure filter component that is based on a result set?
My specific example is basically a survey where the questions are derived from a database and the answers are in the form of a dropdown containing (1,2,3).
So what I need to do is have the secure filter create something like this:
<HTML>
<Table>
<TR><TD>Question 1</TD><TD>Answer1</TD>
<TR><TD>Question 2</TD><TD>Answer2</TD>
....
</Table>
</HTML>
Where Answer1, Answer2 .... get returned to the action for further processing.
Does this seem possible to anyone?
Geoff
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules