0

I want my users to be able to easily create new survey forms from a library of existing templates. I don't see a way to enable this from within the Survey Creator interface. Is this already built in?

I'm using these creator options.

        const creatorOptions = {
            showLogicTab: true,
            showSidebar: true,
            showThemeTab: true,
            showPreviewTab: false,
            showPagesInPreviewTab: true,
            showSimulatorInPreviewTab: true,
            showSurveyTitle: true,
            showJSONEditorTab: false,
            showHeaderInEmptySurvey: true,
            showTitlesInExpressions: true,
            allowChangeThemeInPreview: true,
            allowModifyPages: true,
            themeForPreview: "modern",
            designerHeight: "",
            isAutoSave: true
        };
1
  • What is your button expected to do? Commented Mar 18, 2024 at 7:27

1 Answer 1

0

The Import Schema button is available within the Creator's JSON Editor tab. Please ensure that you're using the latest creator library version.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.