πŸ’‘ [HOW TO] Open an external modal page on my main page

Hi everyone !

I want to open as an external modal my FAQ page to keep context on my current main page (including a carrousel) at the exactly same state (same last item carousel selected by the user when he come back).

Currently, I lose the context. My main page is reloaded when I come back from my FAQ page. Indeed, first item carousel is selected and not the last item selected by the user (as I want).

I think a modal could be the solution to keep the context. But I want to keep 2 separated pages : 1 main page and 1 FAQ page (easy to maintain).

How to make it in webflow ?

Thanks a lot.

PS: Sorry, I can’t show you the read only website because it contains sensible data. I think my description is sufficient to understand.