Prompt Design To Query Promp
Hello,
Please assist on this scenario example:
When start: Prompt Design will popup a DropDown with list of names ie : John, Paul, Bob
Then user select one example: John
Then it will generate all the records labels relate to John
I've tried this with Prompt Design and Event Control Scripts with OnPostPrompt, I am able to get the data but it's only print label of the last record of John
Help?
Thanks,
Please assist on this scenario example:
When start: Prompt Design will popup a DropDown with list of names ie : John, Paul, Bob
Then user select one example: John
Then it will generate all the records labels relate to John
I've tried this with Prompt Design and Event Control Scripts with OnPostPrompt, I am able to get the data but it's only print label of the last record of John
Help?
Thanks,
0
-
Legacy Poster
★ BarTender Hero ★
Can you elaborate? Have you already figured out how to link a field to a prompted drop down?
If so, then how many other fields need to print based on this one? Are you trying to pull the data then from a database based on whatever is picked from this dropdown?0 -
Legacy Poster
★ BarTender Hero ★
[quote name='nRyder' timestamp='1315598779' post='574']
Can you elaborate? Have you already figured out how to link a field to a prompted drop down? [/quote]
Yes, I am able to see value (John) after user selected from the DropDown. The next part is query back to the database on that value (John), which I am able to do it too.
The last part is where do I send these data so Bartender can generate the labels? Right now it's only generate the last record of the data I sent.
[quote]
If so, then how many other fields need to print based on this one? Are you trying to pull the data then from a database based on whatever is picked from this dropdown?
[/quote]
Let say John has 2 records so it will generate 2 labels
label1
Work History Date - 01/01/2009 - 01/01/2010
Job Title - Waiter
Wages - $1
label2
Work History Date - 01/01/2010
Job Title - CEO
Wages - $10000 -
Legacy Poster
★ BarTender Hero ★
Any idea on this guys and gals? 0
Please sign in to leave a comment.
Comments
3 comments