Dashboard iframe url with user id?
Collapse
X
-
this worked as a charmAdd a new dashlet with the required capability
https://docs.espocrm.com/development...ate-a-dashlet/
Took me a while to figure out the user id, leaving the final dashlet/myfile.js for any future explorers
Attached Files -
The simplest way for non-developers, is to edit the dashlet for each user.Leave a comment:
-
Add a new dashlet with the required capability
Leave a comment:
-
Dashboard iframe url with user id?
Hi!
Is it possible to add an iframe to all users with a URL that will send user's id in a get parameter?
like https://someemail.com?requester=espoid
I tried
https://someemail.com?requester={$id}, didn't work, any other options?
ThanksTags: None

Leave a comment: