Question T5131
Visible to All Users

Is it possible to get question name from DOM element?

created 5 years ago (modified 5 years ago)

[Ticket cloned from T4963: The checkbox or radio button selector is not appearing but on test tab it shows. see my attachment will explain more more. ]

Hello Team!
is it possible to get the question name text with script

example:  Name <input id ="txt" type ="text" value ="question1"/>
   let getquestionName =   document.getElementById("txt").value;

On 8/17/2020 3:01 PM, Serge T [surveyjs Support] wrote:

Answers approved by surveyjs Support

created 5 years ago

Hello,

is it possible to get the question name text with script

No it isn't.

Could you describe in greater details what do you want to achieve? We can try to find a solution for you.

Thanks, Serge
SurveyJS Team