How to Submit Imported URL Parameter without displaying it on interview?
Summary
How to Submit Imported URL Parameter without displaying it on interview?Content
Hi everyone,
We are developing an anonymous interview which is embedded on a regular HTML page to be filled out by regular visitors instead of agents.
The interview imports an ID as URL parameter which is sent via query string, and then submits the interview results (including the imported ID) to be stored in mapped fields of an OSvC custom Object.
For now, we got this functionality working end-to-end, but the URL parameter is being displayed on the interview as a read-only text field (set via "Read only > Show if > Always" option from Policy Modeling
0