• Resolved zdiberadin

    (@zdiberadin)


    Hello, I have my popup to only show once per user but my floating button won’t open the popup up. Is it possible to only load once per user but allow user to click the floating button to access the popup again?

    I have it set to on load, on click. Display rules are set to everywhere. Do I need to use any custom HTML or CSS?

    • This topic was modified 5 years, 1 month ago by zdiberadin. Reason: adding info
Viewing 1 replies (of 1 total)
  • Dear @zdiberadin ,

    Thanks for asking.

    To achieve the desired result, you need to clone the popup and set different settings for each of them:
    1. So, for the first popup, you will have on click event with the floating button and without any limitation, so the users will see the popup every time they click on the floating button.
    2. For the second popup, you can have the on load event and with the showing limitation.
    Please, let us know if this is the thing you want to achieve.

Viewing 1 replies (of 1 total)

The topic ‘Floating button’ is closed to new replies.