Hi all,
I can’t seem to find a day of the month formula for merge tags. I just need to capture the number from 1-31 in the fields so I can insert into a field in our CRM. How do I extract that info from the entry date?
Hi all,
I can’t seem to find a day of the month formula for merge tags. I just need to capture the number from 1-31 in the fields so I can insert into a field in our CRM. How do I extract that info from the entry date?
Have you tried using the today merge tag in the default value of a hidden field?
It has a format modifier you can use to customize the value output by the merge tag e.g. {today:format:d}
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.