Globally scoped versus application specific form views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 11:19 AM
I have a couple of form views that exist across different scoped tables. The views exist in one of these tables' app scopes. I have a view rule for each different form to force this view if users have a custom role. The view rule works only for those forms that are in the same app scope as the view.
So I thought Globally scoped Views was the solution. But I have come across multiple community posts warning that this could affect application specific functionality (ie client scripts, UI policies, etc). Can anyone think of some things specifically to look at before implementing replacement form views in the Global scope? I am far along in the build phase of this project and don't want to rely on End to End testing to catch issues this change would cause.
I appreciate your help.