Skip to main content

Search

Search

Prompt Design To Query Promp

Comments

3 comments

  • Avatar
    Legacy Poster
    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
  • Avatar
    Legacy Poster
    [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 - $1000
    0
  • Avatar
    Legacy Poster
    Any idea on this guys and gals?
    0

Please sign in to leave a comment.