Skip to main content

Search

Search

Linking Drop Down List To Barcode Field

Comments

1 comment

  • Avatar
    Shotaro Ito
    Hi Jolague,
    Roughly you have two option to share value in between objects:

    #1. Object Value (Label object string)
    If you have a text called "Text 1", you can use that "Text 1"'s value in other datasource.
    Create a barcode and in datasource, change source type to "Object Value"(or Label object String in v9.4 or older), specify source object as "Text 1".
    With object value source, you can modify value by Apply data type or apply transform (More options in v9.4 or older.).

    #2. Named datasource (Named substring)
    You can name datasource from [Name] of datasource. When two or more datasource has the same name, the value of the datasouces are shared.
    Note all Transforms are shared too - including data entry and VB Script.

    In the barcode's datasouce, try [Object Value] source of another text which uses dropdown value - note you can have multiple datasource within a barcode / text.
    (In 9.4 or older, you can show substring list from [Advanced >>] button on Datasource tab)
    0

Please sign in to leave a comment.