Hey,
I was wondering it this is somehow possible, that I could prepopulate Form Text field with some already exsiting variable value (like process variable)?
This seems to work with Expression (actual value is displayed), but not with Text (it displays given expression as a plain text), I tried this one:
${client_firstname}
where client_firstname is process level variable.
Thanks!