Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Database View as Module

TCole94
Tera Expert

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?

1 ACCEPTED SOLUTION

Nayan Mahato
Tera Guru

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.

find_real_file.png

 

 

Regards,

Nayan

 

View solution in original post

2 REPLIES 2

Nayan Mahato
Tera Guru

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.

find_real_file.png

 

 

Regards,

Nayan

 

TCole94
Tera Expert

Thanks Nayan! Didn't realize it was that simple.