Hi Mona,
Here are the controls and formulas we are using: DisplayForm, LabelBox with embedded Item Formula: ThisItem.ColumnName.
Here is how we are using them:
- Enable Person or Group Coloumn in SP List to generate "Requestor Name" field in our form
- Once name is typed into the "Requestor Name" field in our form, the requestor can look-up their name and submit the form
- Once the form is submitted, the "Requestor Name" field appears in our SP List- but does not appear on a screen where we have a DisplayForm of the submitted "Requestor Name" field
We have tried to submit the LabelBox using the formula using ThisItem.ColoumnName and it doesn't appear either. Instead, we get an error message that reads: "Invalid Argument Type, Expecting one of the following: Text, Number, Buulean."
Please let me know if you have any feedback. I will attached some screenshots to help you better understand the issue momentarily.
Thank you,
M