Is RecordStorage the correct means of retrieving submitted Form Records with v4.0.1?
In "Contour" we used recordId (GUID) and RecordStorage.
In 4.0.1 we have means of retrieving all records from a page/form combo, but I dont see how to identify the correct recordset based on the active user's interactions with the site. Ie. where is the Record.Id found and exposed so I can use that to select the correct Record from something like
Displaying Form Values with Forms 4.0.1
Is RecordStorage the correct means of retrieving submitted Form Records with v4.0.1?
In "Contour" we used recordId (GUID) and RecordStorage.
In 4.0.1 we have means of retrieving all records from a page/form combo, but I dont see how to identify the correct recordset based on the active user's interactions with the site. Ie. where is the Record.Id found and exposed so I can use that to select the correct Record from something like
is working on a reply...