We need hide the Payment Method Name Prompt from Customer-Standard Form.
We need hide the Payment Method Name Prompt from Customer-Standard Form.
I have tried to do this with personalize form:
Condition:
Trigger Event: WHEN-NEW-BLOCK-INSTANCE
Trigger Object: CUST_PAYMETH
Actions:
Type: Property
Object Type: Item
Target Object: CUST_PAYMETH.RECEIPT_METHOD_NAME
Property Name: DISPLAYED
Value: FALSE
Or just change the prompt name
Regards.
0