The current respondents ID. Can be obtained from SurveyXact via string(value([respondent/respondentid]))
The string ID you gave the your timestamp variable.
An object containing the encrypted credentials for a SX user with access rights for the survey and for the folder the survey is saved in. Obtain the encrypted credentials from jan.bladt@syspons.com.
The survey ID. Can be obtained from SurveyXact via string(value([respondent/survey]))
.
Optional
reference_ids: [string]An array of string IDs you want to logically separate from each other. E.g. create a background variable 'user' and distribute different values for users who should only see their answers.
Initializes the history function. Do this once per survey page on which you want to display a history.
To pre-populate some parameters you can use the following snippet and exchange history_id, credentials and optionally reference_ids.