Whatever I do, I won’t get it working that the labels are showing the input data from the form. As written in the documentation it should work, what am I doing wrong?
can you try {{$.form.data.fieldName}}
Same issue while using {{$.form.data.IdentityName}}
omg nevermind, It was case sensitive.
The ID is automatically filled in but is’t not a copy of IdentityName, as it’s written identityName
1 Like