How2 control elements from SITE-TAB on PAGE-TAB?

Hello everyone,

i got stuck on a problem and i think i will need some help, or a link to a good post for following problem…

I am trying to control elements on my “page-tab” from the “site-tab” (header).
How i can do this?

For example hide and show elements on the page-tab controlled from header-section?

Not sure if it’s clear what you mean by “control page-tab elements from header section.” Can you provide some pictures of what you’re trying to accomplish?

All i want is…

You press on a BUTTON which is in the HEADER for example.
This button starts some action which should disappear for example a BUTTON on the PAGE-SECTION .

EDIT:


You have the “Website-Section” and the “Page-Section”.
My code for the BUTTON is in the HEADER —> “Website-Part”.

When pressing this button ( let it be BUTTON-1 ) , this should start some action on the “Page-Part”, where i have some elements, which should be hided for example.

Anybody any idea?
Or is it not possible to do that?

I still don’t know if I’m understanding correctly… The only difference is that Site Code applies to all pages, whereas Page Code applies only to that page. So, what you’re describing should be possible…? You can just have the elements hidden to start with… yeah I still don’t know if I understand what you’re trying to do…

:joy: ok
I try to explain one more time :grin:

I have a MENU in my HEADER (“Website-Code-Section”) element is also addicted to the header (can only be controlled by “Website-Code”).

Now, what i want to achieve…
When pressing on one of the buttons in this menu, this should start an action, which would for example hide an BUTTON on the “MAIN-PAGE” —> “Page-Section”).

The problem is → i can not control elements on PAGE from the HEADER-SECTION .

CODE in “Website-Section” can only control elements in the HEADER.
CODE in the “Page-Section” can only control elements on the page.

But i need to control actions from the “Header-Section” on the “Page-Section” :grin:

You can just have the elements hidden to start
I need just the action, without any RELOAD of the PAGE.

I think what i am trying to do is simply NOT POSSIBLE :disappointed_relieved:

Edit: But you gave me perhaps an idea with your question :wink:

THANK YOU for your QUESTION Miss Arnold ! :wink:

I could solve it in another way.

Ah! Ok, great to hear! :smile: