🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
RestAllowed UIAllowed
(Adding message template to the top of the page)
(Updated Edited template to July 12, 2025.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
The ViewModel has two settings:
The ViewModel has two settings:
* ''RestAllowed:'' must be set to access information via Rest - default FALSE
* ''RestAllowed:'' must be set to access information via Rest - default FALSE
Line 10: Line 10:
[[File:2021-03-08 12h50 07.png|none|thumb|560x560px]]
[[File:2021-03-08 12h50 07.png|none|thumb|560x560px]]
[[Category:View Model]]
[[Category:View Model]]
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}

Latest revision as of 06:01, 20 January 2025

This page was created by Hans.karlsen on 2021-03-08. Last edited by Edgar on 2025-01-20.

The ViewModel has two settings:

  • RestAllowed: must be set to access information via Rest - default FALSE
  • UIAllowed: must be set to access information via UI - default TRUE

UIAllowed must be explicitly 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 purposes other than UI (ServerSide, Rest, Tajson templates, Reports, DeepClone templates, etc.).

RestAllowed must be set in order access rest api backed by the view. According to this pattern:

http://localhost:5052/TurnkeyRest/Get?command=ViewOneThing&id=11!1 
http://localhost:5052/Rest/ViewOneThing/Get?id=11!1                   http://localhost:5052/Rest/ViewOneThing/Get/11!1  
2021-03-08 12h50 07.png
MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments