Hi,
With the action framework I’m trying to update a text field with one of the date fields of the objects.
The text message is something like:
Our provider has provided us an expected delivery date: {{Expected_Delivery_Date__c}}
the field is updated but with YYYY-mm-dd date format.
Can I change the format of the date in the ‘Update field of a model’ action?