Hi all,
I use the Slidebar Menu and it works well. I show the list’s items this way:
I use an option set as menu elements.
In my menu-items options set I also have a numeric field.
Now I only want to display the current list’s item, if the numeric field is greater than 10.
My Menu options (Options set) example:
- Caption= “Start” / numeric field=“1”
- Caption= “View” / numeric field=“5”
- Caption= “Admin” / numeric field=“99”
How can I do this in the Appearence/Options-Field:
List all menu items (with line_break) WHERE NUMERIC FIELD > 99 (for a non-admin user in this example).
I think I have to add some functions to my formula.
best,
jupxi