Load a Specific view of a reference from a Specific Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2023 12:40 AM - edited ‎08-21-2023 12:41 AM
Hello,
Is there a way to load a Specific View of a table, when user is accessing the corresponding reference field from another table.
for e.g: On Contracts table, when user clicks on "Vendor" reference then from the pop-up window user clicks on "Open Record".
Here we wanted to load "Vendor Risk" view.
we can partially achieve this with "Override View" rule, where we check if the logged in user has "sn_vdr_risk_asmt.vendor_assessor" role. But there might be a problem if user is part of different use cases.
So, I want to check if it possible to load "Vendor Risk" view of Company/Vendor accessing from Contracts table.
Thanks,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2023 09:01 PM
Hello @Sivakumar Meega
Greetings!
The reference pop up opens sys_ref_list or sys_popup. Creating new view as sys_popup might work.
refer below link where same question discussed:
please mark the answer as correct and helpful if helped!
Kind Regards,
Ravi Chandra.