It is possible create a page menu and remove the menu navigation it stay in below?
Solved! Go to Solution.
You can use CONTEXT() in the show_if section for the "Menu", "Compras", "Estoque", and "Pedidos Lojas" views.
CONTEXT(VIEW)<>"Menu"
You can either remove the "Compras", "Estoque", and "Pedidos Lojas" views from primary navigation (and into menu or reference views) or you can change the show_if for the "Compras", "Estoque", and "Pedidos Lojas" views to Today()<>Today() and leave the โMenuโ view as CONTEXT(VIEW)<>"Menu"
You can use CONTEXT() in the show_if section for the "Menu", "Compras", "Estoque", and "Pedidos Lojas" views.
CONTEXT(VIEW)<>"Menu"
Hello.
Worked perfectly. Just one more question. When I click and enter one of the tabs, the entire menu appears again, there is the possibility of removing it and leaving just the return button at the top.
You can either remove the "Compras", "Estoque", and "Pedidos Lojas" views from primary navigation (and into menu or reference views) or you can change the show_if for the "Compras", "Estoque", and "Pedidos Lojas" views to Today()<>Today() and leave the โMenuโ view as CONTEXT(VIEW)<>"Menu"
Yes, worked.
Thank you.๐
User | Count |
---|---|
16 | |
7 | |
6 | |
4 | |
3 |