Question T7315
Visible to All Users

Survey creator renders only when page is reloaded or refreshed but I want to show the survey only after event is triggered or i simply clicked button.

created 4 years ago

Survey creator renders only when page is reloaded or refreshed but I want to show the survey only after event is triggered or i simply clicked button.
I have attached few screenshot. It loads when button is clicked but after switching on another tab and returning to it don't render the survey even if the ```
 <div   class="survey-container contentcontainer codecontainer" id="surveyCreatorContainer">
    <div id="creatorElement"></div>
  </div>

Code
Comments (2)

    Hello,

    Can you share a minimal live sample illustrating the issue?

    You are asking question about SurveyJS Creator which is commercially licensed. Can you write us from the email linked to your license?

    Thanks, Serge
    SurveyJS Team

      Hello,
      You can always hide/show "surveyCreatorContainer" or "creatorElement" divs.

      Thank you,
      Andrew
      SurveyJS Team