Question T9284
Visible to All Users

How to remove 'Show on Complete' form properties tab?

created 3 years ago

Hello,

I am trying to remove the 'Show on Complete' from the properties tab permanently. I think I want to try like this. But I don't know what to add as the parameter inside.

TypeScript
Survey.Serializer.removeProperty('WHAT TO ADD?', 'WHAT TO ADD?');

Answers approved by surveyjs Support

created 3 years ago

Hello,

Here is the working example - https://plnkr.co/edit/ANE9dTowjPd15NgL

Thanks, Serge
SurveyJS Team

    Show previous comments (1)

      Hello,

      Does this example work for you - https://plnkr.co/edit/yZ1HwGEycVLrGCnY ?
      Probably you need to use the latest SurveyJS version - 1.9.26

      Thanks, Serge
      SurveyJS Team

        Hello,
        Here is the same example with v1.9.19.

        Thank you,
        Andrew
        SurveyJS Team

          Hello,

          We shared above several examples that work ok - the "Show on Complete" properties section is not visible (even there were no questions added).
          Could you provide us with a minimal live example illustrating the issue?

          Thanks, Serge
          SurveyJS Team