in database view values for some fields showing empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 11:00 AM - edited ‎01-07-2025 11:03 AM
I've created database view connecting interaction_related_record and interaction table . It works fine for me but when other user entering this view he can filter out records with empty number but records that are left are showing no value which is not a case when I'm logged as admin. I've checked ACLs and there is one read acl that I disabled to see if that is the issue but it didn't help. I run debug of security rules and it showed nothing. can someone assist. If i Open table users can view all fields data , if they open in database view some fields values not showing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 11:02 AM
I think it has to be an ACL. Did you check the user's access to the target tables? It may be field-level.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 11:06 AM - edited ‎01-07-2025 11:07 AM
Hi @jcmings
There are no restrictions at the table level. I have created an ACL and granted field-level read access . Users can access the data if they directly open the table; however, they are unable to view the data in the database view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 11:25 AM
Which fields specifically are blank on the database view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 11:11 PM