How to Auto add data in my related list based on certain conditions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 03:01 AM
Hello All,
I have a requirement that when a business application is created it will generate the Architectural Artifacts for the mandatory Architectural Categories identified
There is a table "Architectural Categories " and a true/false fields named "mandatory" and another reference field " Parent Category" which is a referencing "Architectural Artifacts" Table.
Now the requirement is when a new Business application is created there is a related list section created via relationship named "Architectural artifacts". All the Architectural Artifacts which have Architectural Categories as mandatory true should be auto added in this related list section
Please help me to achieve this requirement