Question T4563
Visible to All Users

I would like to trigger an event after click  the delete button

created 5 years ago (modified 5 years ago)

[Ticket cloned from T4562: I would like to create a json as question and append the json to the new page]

I would like to trigger an event after click  the delete button for the question as well as for the page

On 6/30/2020 12:16 PM, Serge T [surveyjs Support] wrote:

Answers approved by surveyjs Support

created 5 years ago

Hello,

Yes, the https://surveyjs.io/Documentation/Survey-Creator?id=SurveyCreator#deleteElement is the method of SurveryJS Creator that can be used to delete any element of a survey, You can call it:

JavaScript
creator.deleteElement(question);

Thanks, Serge
SurveyJS Team

    Comments (2)

      is it way to trigger an event after the button has been click Please find  my attachment, it will explain more

      On 6/30/2020 1:25 PM, Serge T [surveyjs Support] wrote:

        Hello,

        The onElementDeleting event is risen on this button click.

        Thanks, Serge
        SurveyJS Team

        created 5 years ago

        Hello,

        Could you please create a separate ticket for the different question? It will help other users to find answers on the similar questions.

        Could you also explain your questions in greater details? It will save your and your time.

        Thanks, Serge
        SurveyJS Team

          Show previous comments (11)

            Hello Team!!

            I would like to know how I can integrate the tagbox into my surveyjs?

            On 7/16/2020 5:15 PM, Serge T [surveyjs Support] wrote:

              Hello Team!!
              I am trying to edit  the checkboxes or radio buttons, when I click edit button on my list. the checkbox question comes like a single input  if I check my json is fine. see  my attachment

              On 7/16/2020 5:15 PM, Serge T [surveyjs Support] wrote:

                Hello,

                I've created a separate ticket on your behalf (T4926: How to integrate the tagbox into my surveys?). It has been placed in our processing queue and will be answered shortly.