Hi everyone,
I have a question about creating Web Forms. Is it possible to use variables in the Welcome page text?
For example, in Maestro I have a variable that stores the candidate’s name in candidateName
. I’d like to display that value directly in the welcome message.
I tried using the same variable syntax that works in CLM (<%#Variable.candidateName%>
), but it doesn’t work in Web Forms.
Is there a supported way to insert field values or variables into the welcome page content?
Thanks in advance!
