Skip to main content

Changing a Label dynamically

Answered

Comments

1 comment

  • Official comment
    Thomas

    Hi,

    Technically that could be possible. You need to use a validation that checks the customer/supplier field status on Data Load event with BeforeAction = False. Then have macro that sets a value to the sales employee 2 label based on the validation.

    Note that Data Load + BeforeAction = False does not always work with all document types.

    My best advice here is to name the field label with something generic that goes for both Sales Employee 2 and Buyer 2. Maybe Contact 2? :-)

    Best regards,

Please sign in to leave a comment.