Many to Many Related List opens m2m form view in the workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 05:28 AM
I created a many-to-many relationship between a custom table and the incident table and added it as a related list on the incident form.
When I open the incident form in the workspace, and in the related records of that custom table, if I select 'New', it is opening the m2m form view. However, the requirement is to open the custom table's form view instead.
This is happening only in workspace if I do the same in fulfillment view (native UI) it is working as expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024 03:48 AM
Hi @Surya S ,
1. This is working as expected as the New button is acting on m2m table itself.
2. For your use case you may use Declarative action, you may refer Create Outage action shipped OOTB(Outage RL is based on m2m table, and Create Outage action creates new outage record)
refer screen shot
I am assuming that you are aware of how to add an UI action/Declarative action on incident in SOW
Please accept solution and mark it helpful if it answers your query.
Thanks,
Haseeb Ahmed