Hello,
I have a header with 3 pages and a tab container with 2 tabs.
How do I link Lecteur page with the tab Lecteur ?
Hello,
I have a header with 3 pages and a tab container with 2 tabs.
How do I link Lecteur page with the tab Lecteur ?
Hi @Sylvie1
You need to set that link to open a URL and not a page, and as a URL you need to use the link that takes you to that tab. Usually, the URL should have this form:
https://www.yoursoftrapp.com/the-page-id?#tabid
As you can see, it includes the domain of your app + / + the id of the page where you have that container with the tab + ? + # + the id of the tab