related list approver doesn't appears in a table extended from task table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2024 09:48 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2024 03:33 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2024 05:04 AM
@Akshayb65 Thankyou! This was really helpful, but I was wondering will this also work in Domain Separated environment??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2024 02:35 AM
Hi @Saksham ,
no it will not work in Domain separated environment. there will some additional configuration needed.