RestAllowed UIAllowed
(Created page with "On ViewModel there are 2 settings: RestAllowed : must be set in order to access information via Rest - default FALSE UIAllowed : must be set in order to access information v...") |
No edit summary |
||
Line 7: | Line 7: | ||
RestAllowed must explicity be set for the TurnkeyWeb-UI to show. This setting was introduced to limit access from deep links to screens that may have been designed for other purposes than UI (ServerSide, Rest, Tajson-templates, Reports, DeepClone-templates etc) | RestAllowed must explicity be set for the TurnkeyWeb-UI to show. This setting was introduced to limit access from deep links to screens that may have been designed for other purposes than UI (ServerSide, Rest, Tajson-templates, Reports, DeepClone-templates etc) | ||
[[File:2021-03-08 12h50 07.png|none|thumb|560x560px]] | [[File:2021-03-08 12h50 07.png|none|thumb|560x560px]] | ||
[[Category:View Model]] |
Revision as of 13:42, 7 December 2022
This page was created by Hans.karlsen on 2021-03-08. Last edited by Edgar on 2025-01-20.
On ViewModel there are 2 settings:
RestAllowed : must be set in order to access information via Rest - default FALSE
UIAllowed : must be set in order to access information via UI - default TRUE
RestAllowed must explicity be set for the TurnkeyWeb-UI to show. This setting was introduced to limit access from deep links to screens that may have been designed for other purposes than UI (ServerSide, Rest, Tajson-templates, Reports, DeepClone-templates etc)