I complicated things with these toggles. They are working but it's an onclick function.
So now I have to create another function that is detecting the state of the innerText == "ON" etc. etc.
However, when the system boots the default STATE="OFF" and if there is no toggle activity then there is no fetch and no request condition.
So I guess I have to fetch"/lighton right from boot to be sure that is active and that there is an actual request state to begin with.
Or test if there is any request then fetch something.
At least that's how I see it. I actually posted another post to start this thread etc. Since this is no longer about Form Action.