Related Lists : How to update a value in a custom field using "Regex"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 03:50 AM - edited 01-30-2025 10:32 PM
Hello Team,
Sharing the below implementation steps followed to replace a text in the custom field.
To show the outage records in CAB workbench without clicking the pencil/edit icon on the form.
As per the inputs from community, it was having multiple relationships to create a widget and link to the page which was really not an easy task. Instead created a section as "Outage" with a custom field as "Outage Details" which pushes all the related lists records and updates the details using two business rules.
Push Outage Records on [task_outage] table, after insertion of the record.
On insertion of new records to the "Outage" related lists, it gets cascaded to the "Outage Details" tab,
If an update happens to the "Outage" record [cmdb_ci_outage] table, after an update
Updates that particular value matching the Outage number,
By doing such helps to show the tab with details on the CAB Workbench.
Please mark this as helpful, if it helps in your case.
Thanks,
Sujatha V.M.
Sujatha V.M.
- 330 Views