Are you requesting a feature, reporting a bug or asking a question?
Question
What is the current behavior?
Currently, random id is assigned to the rating option e.g. id="sq_102i". It gets changed almost every time the survey is opened.
What is the expected behavior?
Can we somehow assign a specified id to the rating options, so that I can dynamically manipulate the style of the options.
Background: Instead of number 1-5, I want to render those options as emojis and add validations to the question text fields.
How would you reproduce the current behavior (if this is a bug)?
Provide the test code and the tested page URL (if applicable)
Tested page URL:
Test code
your_code_here
Specify your
browser:
browser version:
surveyjs platform (angular or react or jquery or knockout or vue):
Are you requesting a feature, reporting a bug or asking a question?
Question
What is the current behavior?
Currently, random id is assigned to the rating option e.g. id="sq_102i". It gets changed almost every time the survey is opened.
What is the expected behavior?
Can we somehow assign a specified id to the rating options, so that I can dynamically manipulate the style of the options. Background: Instead of number 1-5, I want to render those options as emojis and add validations to the question text fields.
How would you reproduce the current behavior (if this is a bug)?
Provide the test code and the tested page URL (if applicable)
Tested page URL:
Test code
Specify your