Hello,
We are using surveyjs forms into PWA project.
In Dropdown question, currently we are using Choices from Web to fill the data.
Is there any way to fill from localstorage?
How to fill dropdown from localstorage?
Show previous comments
(0)
Comments
(0)
Sign in to comment on this post
Answers approved by surveyjs Support
Hello,
You can always set "question.choices" property. Here is the example..
Thank you,
Andrew
SurveyJS Team