Need Help Creating "Edit" Button for Linked Changes in Customer Project Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 06:33 AM
Hi everyone,
I am working on a Customer Project Task and I need help with a customization. Currently, there's an existing tab called Linked Changes that displays Change Requests.
I want to add an "Edit" button in this tab that allows users to:
- Display a list of Change Requests for the same Account (the one related to the Customer Project Task).
- Allow users to associate or link these Change Requests to the record.
For example, if the Customer Project Task is for customer ABC, when the user clicks "Edit", the system should show only Change Requests associated with ABC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 06:43 AM
You need to create on the those three dots select Configure->List Control, see the screenshot below:
Now, uncheck the omit edit button, save the record and come back to the original form, see the screenshot:
Now, you'll see the Edit button being visible for the related list:
Mark my response as helpful if it really helped solve your doubt.
Thank you,
Mahesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 09:59 AM
Hi @maheshkhatal
I've already done that, but the "Omit Edit" button isn't editable out of the box due to the ACL being written. I want to display a list of Change Requests on the Linked Changes tab, where the parent is the customer project task table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 10:03 AM
Then you can create relationships and create it as a related list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 10:11 AM