Enforce Embed in TARGIT Anywhere
In the anywhere URL you can add "embed" as described in this article: https://community.targit.com/hc/en-us/articles/360017244558-Embedding-the-Anywhere-client-2-modes and thereby prevent the top-bar with breadcrumb and various buttons to be shown.
In cases where TARGIT is embedded into other applications it would be great to force embed (and prevent that anyone can "escape" embed mode)
This is actually also the case in many cases where TARGIT Anywhere is a stand-alone web portal.
A lot of customers prefer the embed mode and are not interested in any of their users "breaking out".
Some customers have actually installed URL rewrite in their internet information services to redirect users when they remove the embed part of the URL That solution includes adding a few lines to the web.config. (described here: https://community.targit.com/hc/en-us/articles/4407358345617-Enforce-embed-in-TARGIT-Anywhere)
This becomes an issue when you upgrade your solution where the web.config is overwritten by default.
In cloud this is not even possible to implement, since there is no access to such settings.
Ideally this feature should be a setting that had 3 states:
1. Continue as is (allow both embed and non-embed mode
2. Allow only embed mode
3. Allow only non-embed mode
Comments
Please sign in to leave a comment.