Hello there,
Is there any possibility to discriminate between the different title properties?
I'm currently mapping to another json format and its going well, but I' eccountering problems due to the Survey Title being the same as the tilte / text of a question.
Has anyone got any ideas how to deal with this?
Hello,
You should take in account the current context. Due to the hierarchical structure of the SurveyJS JSON you can be able to get what kind of object you are processing.
Thanks, Serge
SurveyJS Team