• Resolved razzner

    (@razzner)


    Hi
    How i can trigger showing selected popup by js?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Dear @razzner ,

    Thanks for the message!
    Please, use the following code in the first field of the Custom JS and CSS:

    var popupObj = SGPBPopup.createPopupObjById(123);
    popupObj.prepareOpen();

    where the 123 is you popup id

    https://prnt.sc/vthg1z

    Please, let us know if this helped.

    Dear @razzner ,

    How are you today?
    Just wondering whether you saw our previous message?
    Have you tried the given solution?
    Did it work for you?
    Please, share the results with us.

    Dear @razzner ,

    We haven’t heard back from you for 3 days.
    We’re marking this thread as resolved.
    Please, submit a new support thread if you need more help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Open a popup programmatically with javascript’ is closed to new replies.