Matrix Version:5.5.0.2
Has anyone every successfully got the values of answers from a custom form to display on a standard page of a website?
I have a custom form set up and working and I can use keywords to show answers on the thank you page.
I’d like some of the answers to show on other pages of the site - assuming the end user is in the same session and does not close the browser.
I’ve tried a number of variations of keywords but so far I’ve been unable to successfully get the answers to display on other standard pages.
Another option would be to somehow mirror the answers into metadata fields of a new asset and then use the metadata keywords. So the process would be: a new form is submitted, a new asset is created using a particular schema, then each field is populated with the respective answers from the form that was just submitted.
If that’s too hard I could rebuild the custom form as an asset builder but then I’d lose some of the nice features of the custom form eg incomplete submissions, sticky answers, multi-page set up etc