question

anon-user avatar image
1 Like"
anon-user asked Andrew O commented

Open Dashboard Window By Button Click

Hi FlexSim Support Team,

How do I open one dashboard GUI by clicking on a button in another dashboard GUI?

In other words, I want a dashboard window to be opened and docked into the main window by clicking on a button in another dashboard window.

Herewith attaching the sample model wherein I have tried the above activity.

Regards,

Brijesh Kumar

dashboard.fsm

FlexSim 22.1.2
dashboards
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Andrew O avatar image Andrew O commented ·

Hi anonymous user,

We haven't heard back from you. Were you able to solve your problem? If so, please add and accept an answer to let others know the solution. Or please respond to the previous comment so that we can continue to help you.

If we don't hear back in the next 3 business days, we'll assume you were able to solve your problem and we'll close this case in our tracker. You can always comment back at any time to reopen your question, or you can contact your local FlexSim distributor for phone or email help.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
2 Likes"
Jason Lightfoot answered Jason Lightfoot commented
applicationcommand("dashboard", Model.find("/Tools/Dashboards/MyDashboard"));
· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

anon-user avatar image anon-user commented ·

Thank you @Jason Lightfoot for the support.

0 Likes 0 ·
anon-user avatar image anon-user commented ·

Hi @Jason Lightfoot ,

Could you please tell me, how do I open more than one dashboard GUI by clicking on a button in another dashboard GUI?

Thank you in advance.

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ anon-user commented ·
I don't think I understand the question since you can repeat the line with a different dashboard name. Have you tried something and it doesn't work?
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.