- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 02:54 AM
I want to create a report that compiles information on how much Subscription is being used by department.
I tried to create report from User Subscription("user_has_subscription") table, but report couldn't create by ACL.
In addition, I checked whether this ACL changed is possible and ACL's application is private so cannot be modified.
How do I create report from User Subscription("user_has_subscription") table ?
Is there no other way to create it from User's role?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 02:56 AM
Won't it work by just creating a new report_view ACL on the table?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 02:56 AM
Won't it work by just creating a new report_view ACL on the table?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 04:56 AM
Thank you reply.
I hadn't checked it yet, so I did as you said.
I could create a report.
If you don't mind, could you please let me know if you know of any articles that would be helpful when considering ACL Rule?
(If you can't think of anything right away, it's okay to choose "Accept as Solution".)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 12:17 AM
I am not sure what you are looking for. The report_view ACL's just give you the possibility to view/create reports.
And also: what do you mean with 'it's okay to choose "Accept as Solution"? It's your question. You are the only one that can set an answer to accepted, because you are the only one that can decide if the provided information is sufficient to solve the issue you are having.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 01:56 AM
I'm sorry. I added it to the ACL Rule as you instructed and it solved the problem. Thank you.