Hello,
Translation tab does not load survey json with single tab visible and it works fine when enabling designer tab.
And we want to use translation with single tab only.
https://plnkr.co/edit/7wxOWzwzgEmabT90
Regards,
Nitin
Hello,
Translation tab does not load survey json with single tab visible and it works fine when enabling designer tab.
And we want to use translation with single tab only.
https://plnkr.co/edit/7wxOWzwzgEmabT90
Regards,
Nitin
Hello,
Translation tab is updating on tab activated. SInce creator has the only tab, updating is not triggered. It's not a common practice to use SurveyJS Creator this way. That's why I recommend you the workaround.
You need to add the following code:
JavaScriptcreator.translation.survey = creator.survey;
Here is the updated plunker - https://plnkr.co/edit/HpaL6M3jnUEtceOQ
Thanks, Serge
SurveyJS Team
Hello Nitin,
If you want to, I could create a live sample with one single tab of SurveyJS Creator - logic, translate or test.
Thanks, Serge
SurveyJS Team
Thank you Serge for you ask but right now we are in good shape in terms of loading each tab individually.