You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// You can get designed survey JSON from the SurveyJS Creator via the "creator.JSON" propertyvarsurveyJSON=creator.JSON;
....// create a new survey model with this JSONvarsurvey=newSurvey.Model(surveyJSON);return(<Survey.Surveymodel={survey}/>);
Hi
I want to edit the form after I created it
I Should Pass It To Form Creator And Then Edit It,
How Can I Do That ?
The text was updated successfully, but these errors were encountered: