related list approver doesn't appears in a table extended from task table

OtávioS
Giga Contributor

I'm making an app that has a "Product request" table extended from the "Task" table. I need to create a related list of approvers in the form but it doesn't appear in the list of related lists when I go to additional options -> configure -> related list. Does anyone know what might be happening?

3 REPLIES 3

Akshayb65
Tera Expert

Hi Otavios,

By creating a many-to-many relationship table for approvers and linking it to the "Product Request" table, you'll be able to have a related list of approvers displayed on the Product Request form. This allows you to track the approval process and manage multiple approvers for each product request efficiently.

Please let me know if you need step by step guidance. 

Kindly mark helpful.

Thanks,

Akshay 

 

Saksham
Tera Contributor

@Akshayb65 Thankyou! This was really helpful, but I was wondering will this also work in Domain Separated environment??

Hi @Saksham ,

no it will not work in Domain separated environment. there will some additional configuration needed.