View Rules & wizard type UI Pages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 09:40 PM
Hi!
We've made a few View Rules on Application Service tables and those are working just fine in forcing a default view that we want.
However, if we navigate to Service Mapping -> Application Services and open a record from there (where the url contains $sa_business_service.do), the view rule is also applied there. We don't want that. So basically we would want to apply this view rule only if they open the record via the base table, and not apply it if they access it via a page like $sa_business_service.do. Obviously would require scripting in the view rule and most likely if conditions related to URL, have not been able to get it to work yet. Any further ideas?