Hi all.
I have started to use “single category view” on several of my forms.
When a user submits a request from form A, an email is sent to the admin. The admin user then follows the link to form A. On form A there is a button that the admin will click on to record further information and this opens form B.
On the bottom of form B i have inserted an embedded object which consists of a view created using the fields from form A.
I have selected the option of “single category view”. My problem is, when the admin clicks on form B the information submitted does not appear on the single embedded view.
I would like it to display the information that the user has submitted. I am assuming i will need to add some kind of formula to display the users information in the embedded view. Is there a way i can do this using the users reference ID?
I have a computed field on my form called “UserRef”.
Thanking you in advance