Question T14011
Visible to All Users

Element naming convention

created a year ago

Can I name my elements whatever I want for any type of element or is there a naming convention that is needed for the data to save correctly?
See attached screen shot.

Thank you,
Rob

Comments (1)

    Hello Rob,
    If you wish to modify survey results, you can subscribe to the survey.onComplete event, obtain survey results using the survey.data/survey.getPlainData() functions and build a new array which contains question answers as needed. For more information, check the following help topic: Modify Survey Results.

    If your task is different, please elaborate on your overall usage scenario.

    Thanks