Sales Quotation form personalization
we are having following requirements in quotation form ,
1) Make mandatory the customer po number
2) Make mandatory the sales person and sales credit information.
we have done this,
For 1 ) :
Condition tab
Trigger Event: WHEN-NEW-RECORD-INSTANCE
Trigger Object: ORDER
Processing Mode: Not in Enter-Query Mode
Actions tab
Object Type: Item
Target Object: ORDER.CUST_PO_NUMBER
Property Name: REQUIRED
Value: TRUE
For 2):
Condition tab
Trigger Event: WHEN-VALIDATE-RECORD
Trigger Object: ORDER
condition : :SALES_CREDITS.SALESREP IS NULL
Processing Mode: Not in Enter-Query Mode
Actions tab
Object Type: Builin
Builtin type: GO_BLOCK
Argument: SALES_CREDITS
Both of the personalizations are not working as expected , for customer po number users are still able to save the transaction without entering a value for it and every time users click