Posts: 92
Threads: 18
Joined: Apr 2022
Reputation:
0
Hey, this is the case. I have a project that uses several LMs, and I need to manage the visualization control of several other LMs in the visualization of the main LM. What I want to achieve is to click an icon in the main LM to jump to the visualization of another LM to control it. I tried to achieve this through "Frame>Url", but it failed.It displays the content 'This content is blocked. Please contact the site owner to resolve this issue.'
-------------------
Can anyone give me some tips ? Thank you in advance.
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
Main LM: enable "Allow external resources (JS/CSS)" in Utilities > Vis. configuration
Secondary LM: enable "Allow external access via iframe" in Utilities > Vis. configuration
Posts: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
Is this image uploaded to the LM or do you use some URL link?
------------------------------
Ctrl+F5
Posts: 92
Threads: 18
Joined: Apr 2022
Reputation:
0
29.03.2023, 05:31
(This post was last modified: 29.03.2023, 05:36 by rw_echo.)
The above two screenshots are both from main LM. I added the URL link of secondary LM to the plan named "main page" of main LM. I updated the two screenshots, which may make it easier for you to understand.
Another question is, when main LM accesses secondary LM through a URL, it requires then user name and password to log in to the secondary LM. Is there any way to omit this step?
Posts: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
To not type user and password every time set remember password in user access settings.
------------------------------
Ctrl+F5
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
This is a bug - "Allow external resources (JS/CSS)" option does not affect the configurator / visu editor. That's why it works in the viewer but not in the editor. This will be fixed in the next version.
Posts: 92
Threads: 18
Joined: Apr 2022
Reputation:
0
Insert a queue for posts related to Visualization: Objects added in the Visualization editing interface will generate a "touch" object table by default.
The objects in LM's "touch" app are displayed in the order of the added objects. Is there any way to arbitrarily change the order of the objects? "Because some devices have multiple objects, and some objects are later considered for addition, they will be displayed at the end of the example table. I want them to follow the previous objects."