Hello!
I´m working on a site where the client wants to manage a notices section from a dashboard admin page using the switch input to choose whether a notice appears o the site or not. Do a have to use code to achieve this?
Here it is the notice section at the home page where Titulo(title) and aviso (notice) are connected to the dataset
Here it is the admin dashboard page where the client manage all the notices also connected to the same dataset, everything is working fine the only thing I can´t achieve is that for example if there are 5 notices but only 2 toggled on…how can I achieve that only those two notices appear on the home page instead of all of them.
Thanks in advance!