I need to make personalization for the (receipt apply date) to be default by the (receipt date)
Hi,
I am trying to make personalization for the Receipts Apply Date to be defaulted as the receipt date. But it gives me an error (Date format is YYYY/MM/DD HH24:MI:SS) and not working.
I made the personalization as following:
Trigger Event: WHEN-NEW-BLOCK-INSTANCE
Trigger Object: APP_FIND
Actions:
Type: Property.
Object Type: Item
Target Object: APP_FIND.APPLY_DATE
Property Name: Value
Value: :RGW_FOLDER.M_RECEIPT_DATE
Please advise.