I want to give default text box values for First name , last name and email in my forms and I'm using macros for their values. But it is not not working. please provide proper solutions. (Macro Format= {% CurrentUser.LastName #%})
This should work
{% CurrentUser.FirstName |(identity)GlobalAdministrator%}
Just make sure you press the black arrow to expand the box 'Edit Value'. Then add the macro in there and this should work.
Thank you for your help.
It's not necessary to use black tick box. However please make sure that you're not getting Macros security exception in the Event logs.
An exception will prevent Macro evaluation thus not showing any values out there.
Please, sign in to be able to submit a new answer.