Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, Guys!
I have a Button with "reload" action in a dashboard , but it only works if the user is the owner of the app.
It is NOT in a cloud enviroment.
Users have professional licenses.
Can you help me?
I was using stream´s permissions, but it needs App.object_ permission.
Solved!
@trigotrt wrote:
Hi, Guys!
I have a Button with "reload" action in a dashboard , but it only works if the user is the owner of the app.
It is NOT in a cloud enviroment.
Users have professional licenses.
Can you help me?
Did you check the users have privileges to perform reload button ?
Try to give access to your teammates instead of users and test once
Hi, Chanty! Thanks for your attention.
Where do I give theses privileges to perform reload button?
I am testing with a teammate, he can navigate on the dashboard.
In QMC find the app stream and then Find the security rules of that stream, Check whether User Can Update or not from there. and if the user doesnt have update permissions add it.
Something like this, Select update and apply. If you want to give that to a particular user and not all users. Create Security Rule According to that.
Hi, Gabbar!
The update option was cheked. It wasn´t this 😞
Thanks for the try.
It sounds like you're encountering an issue with permissions when reloading the app in your dashboard. Here are a few steps you can take to troubleshoot and potentially resolve the issue:
Check App Ownership: Ensure that the user trying to reload the app is indeed the owner of the app. If not, you may need to grant appropriate permissions to the user or have the owner perform the reload action.
Review User Permissions: Verify that the user attempting to reload the app has the necessary permissions to perform such actions. Check the user's role or permissions settings to ensure they have the required access.
Inspect Error Messages: If there are any error messages or logs when the reload action fails, investigate them to determine the root cause of the access denied issue. The error message may provide valuable insights into what specific permissions are missing or what's causing the issue. Also, check out Baweja Media
Hi, Baweja!
The user is not the app owner.
He can acess the app and the security rule allows him to procede an update.
The message erro is "Access Denied".
Do you know how to write a security rule to allow him to uses the reload button?
I was using stream´s permissions, but it needs App.object_ permission.
Solved!