Disable Price List Column in Sales Order
Hi,
I have disable the Price List Column to use the default value, using following Form Personalization in Sales Order form .
Trigger Event - WHEN-NEW-RECORD-INSTANCE
Trigger Object - ORDER
Condition - NULL
Actions -
UPDATE_ALLOWED - FALSE
ALTERABLE_PLUS (APPLICATIONS COVER) - FALSE
Eventhough the field is greyed (disabled) and shows the default value as expected, still the user is able to change the price list by pressing Ctrl + L option and selecting desired value.
How can I restrict the LOV from populating the same?
Thanks
Fahmy
I have disable the Price List Column to use the default value, using following Form Personalization in Sales Order form .
Trigger Event - WHEN-NEW-RECORD-INSTANCE
Trigger Object - ORDER
Condition - NULL
Actions -
UPDATE_ALLOWED - FALSE
ALTERABLE_PLUS (APPLICATIONS COVER) - FALSE
Eventhough the field is greyed (disabled) and shows the default value as expected, still the user is able to change the price list by pressing Ctrl + L option and selecting desired value.
How can I restrict the LOV from populating the same?
Thanks
Fahmy
0