- Posts: 21
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
You can use the RemoteControl 2 API with the set_participant_properties() method to remotely modify token attributes.But wanted to know if we can update custom token attribute fields e.g attrribute_1 after pressing the submit button.
You can do that in the CSV file when importing tokens - www.limesurvey.org/manual/Survey_partici...g.2Fexporting_tokensAlso, can we pre-populate the attribute fields with default data when creating the tokens.
Yes, I understand that.when the participant presses 'submit' I want to be able to update token database fields (e.g attribute_1)