Hi,
I want to read out the additional attributes that are configured for a survey.
I have been reviewing the RC2 API api.limesurvey.org/classes/remotecontrol_handle.html
and it seems that additional attributes can be created during the initialization of the token system
api.limesurvey.org/classes/remotecontrol...thod_activate_tokens
(see parameter $aAttributeFields).
However, I have not yet found a way to get information about the configured additional attributes of a token system that is available in the UI under
/limesurvey/index.php/admin/tokens/sa/managetokenattributes/surveyid/<survey_id>
Am I missing something or is this feature missing in the RC2 API?
Thanks in advance,
Jonas
I want to read out the additional attributes that are configured for a survey.
I have been reviewing the RC2 API api.limesurvey.org/classes/remotecontrol_handle.html
and it seems that additional attributes can be created during the initialization of the token system
api.limesurvey.org/classes/remotecontrol...thod_activate_tokens
(see parameter $aAttributeFields).
However, I have not yet found a way to get information about the configured additional attributes of a token system that is available in the UI under
/limesurvey/index.php/admin/tokens/sa/managetokenattributes/surveyid/<survey_id>
Am I missing something or is this feature missing in the RC2 API?
Thanks in advance,
Jonas