You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey so I plan to embed a dashboard in my web app and I want to pass the params through the urls so the users can't change it.
Problem is, whenever I include a param, it also adds a text field and I can't embed it cause they might change it.
Is there a way to embed without letting my users change it and also not make it static?
I need to implement it for 50 different users and I don't want to make 50 different dashboards.
Any help is welcome :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey so I plan to embed a dashboard in my web app and I want to pass the params through the urls so the users can't change it.
Problem is, whenever I include a param, it also adds a text field and I can't embed it cause they might change it.
Is there a way to embed without letting my users change it and also not make it static?
I need to implement it for 50 different users and I don't want to make 50 different dashboards.
Any help is welcome :)
Beta Was this translation helpful? Give feedback.
All reactions