Hi Mike, In the corresponding view you could do:
{{if auth.is_logged_in():}}
{{=MENU(response.menu)}}
{{pass}}
Kind regards,
Annet.
Hi Mike, In the corresponding view you could do:
{{if auth.is_logged_in():}}
{{=MENU(response.menu)}}
{{pass}}
Kind regards,
Annet.