I am using the Populate Text field on the web page, I have my UI element setup, and text and everything is working fine except for one problem.
It shows for example under the name its JohnDoe instead it should be John Doe. I can't seem to get the space in between? Below is what I have but don't know how to format it correctly. My text & variable info is below.
It is pulling it from an Excel spreadsheet with 2 columns one named FirstName & the Other LastName.
%CurrentItem['FirstName']%
%CurrentItem['LastName']%
Thanks


Report
All responses (
Answers (