How to Use Forms Personalization to Restrict Values in Customer Number LOV in Employee screen for Na
1. i click on "NATIONALITY" Go to the Forms Personalization screen from the sales order form (Help>Diagnostics>Custom Code>Personalize).
2. Enter the following in the Condition tab.
Trigger Event = WHEN-NEW-ITEM-INSTANCE
Trigger Object = PERSON.D_NATIONALITY
*Note this example is for the Customer Number field, not the Customer field.
Context (if restricting to a specific user):
Level = RESPONSIBILITY
Value = <Responsibility Name>
3. Enter the following in the Actions tab. Here we have two sequence lines. We are restricting the Customer Number LOV to only show account_number=1608.