Flowfuse Dashboard 2.0 #5108
Unanswered
kfernando2001
asked this question in
Q&A
Replies: 1 comment
-
Hi @kfernando2001 - we recommend taking a look at https://dashboard.flowfuse.com/getting-started.html#design-patterns That discusses the ingredients for a multi-tenant pattern. If you're running Dashboard 2.0 on FlowFuse, then you can use the FlowFuse User Addon, and ensure you have the relevant widget types toggled on to "Accept Client Data" in the Dashboard sidebar. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi FlowFuse Team,
I am currently developing a Cart Tracking System that uses QR codes containing links that direct users to a Node-Red dashboard. The dashboard retrieves and displays details of the specific cart based on the scanned QR code.
As multiple users need to use the system simultaneously, I have been trying to implement the Dashboard 2.0 Multi-Tenant functionality. However, I am facing an issue where accessing one cart's details updates all previously opened dashboard pages with the new cart’s information.
I have tried the following steps:
Could you provide guidance on proper session management or best practices for Multi-Tenant functionality in Dashboard 2.0? Any insights on maintaining separate dashboards per user session would be greatly appreciated.
Thank you!
Copy of HONDA Tracking System.xlsx
flows (1).json
Beta Was this translation helpful? Give feedback.
All reactions