Modifying a Date field linked to a Signer
Friday, January 18, 2019 at 10:26amGuys,
Is there a way to modify the printed date that is captured when a signer signs a document? Looking at the field list, this is what we have.
{
"binding":"{approval.signed}",
"validation":null,
"id":"ObLkNxU6DSoR",
"page":0,
"data":null,
"subtype":"LABEL",
"left":257.0,
"width":142.0,
"height":32.0,
"extract":false,
"top":524.0,
"extractAnchor":null,
"type":"INPUT",
"value":"yyyy-MM-dd HH:mm:ss 'GMT'",
"name":""
}
Can I get the format to show up something like this? "Dnth of X, Y"
It would look something like "25th of January, 2019".
Reply to: Modifying a Date field linked to a Signer
Friday, January 18, 2019 at 11:58amReply to: Modifying a Date field linked to a Signer
Monday, January 21, 2019 at 03:26amReply to: Modifying a Date field linked to a Signer
Monday, January 21, 2019 at 04:11am