Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter amres1

    (@amres1)

    Dear @jasmine,

    my question is not about popup from another plugin, my question is about how can i have more control and be able to customize triggering of popup survey based on conditions beyond the options that is given in the plugin UI, one of ways to do that is from code side, but i need to know from survey maker plugin how can i call the trigger

    example pseudo code of what i want to do in the page source

    if (condition1 and condition2){

    trigger survey_popup()

    }

    • This reply was modified 1 month, 3 weeks ago by amres1.
    Thread Starter amres1

    (@amres1)

    Thank @jasmine for your reply, I’ve tested the pop up as you shared with on click and on load, but I’m looking for more customization and only showing the popup when specific custom conditions are met, example: 1- user will fill a form, 2- user click on submit form, 3- the condition for popup is to show not only after clicking (on click) the submit form button but if the form submission is successful then popup survey should shown
    is there a way to do this customization from code level, instead of depending on the popup basic options in the plugin UI, I would do these conditions in code level and manually trigger the popup if the conditions are met?

    • This reply was modified 1 month, 3 weeks ago by amres1.
Viewing 2 replies - 1 through 2 (of 2 total)