Skip to main content

Search

Search

Dropdown based on SQL Query with answer from previous dropdown

Comments

3 comments

  • Avatar
    Peter Thane

    There is no way currently to create a conditional data entry field based on the input from a previous field. You could either setup two database filters linked with an AND so that BarTender only displays records that match both criteria, or configure the first filter and then include a record picker on a Data Entry form so all the records that match the first criteria are displayed and you can pick the correct one from there

    0
  • Avatar
    Maxime Laplante

    I don't think it could work.

    Because I want the user to :

    1. Select the product

    2. Than Select the lotNumber based on the product

    3. Finally Select the label language based on the product and lotNumber previously selected on first two questions

    Is there a way to share variables ?
    I'm trying to reproduce something I was able to do in Crystal Reports and JasperReports for years.

    Thanks a lot.

    0
  • Avatar
    Peter Thane

    You could either give the 1st field a Name and link to that name for the subsequent fields or else set the Type to Object Value for the 2nd field and link to the object name of the source (good for GS1 data fields where they need to be YYMMDD in the barcode but can be shown differently in text fields)

     

    0

Please sign in to leave a comment.