- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2022 02:20 PM
Created an application menu and would like one of my modules to be a database view I have defined.
It is possible? What kind of link type would this be?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2022 02:33 PM
Hi,
You can use the link type list of type "List of Records". Just use the database view name as a table name shown below.
In the below case- Request Approver is a database view name.
Regards,
Nayan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2022 02:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2022 07:48 AM
Thanks Nayan! Didn't realize it was that simple.