Mandatory Incident
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
In emergency change form i add incident->change request from embedded list.
how to make mandatory that embedded.
Thanks.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
You can use Data policies- It executes on the server side and enforce rule validation regardless of how the user saves the record.
- Navigate to System Policies > Rules > Data Policies.
- Click New.
- Fill in the form:
- Table: change_request
- Short Description: Mandatory Incident for Emergency Change Request
- Set the condition: [Type] is [Emergency]
- Click Submit .
Add Data Policy Rules
- Scroll down to the Data Policy Rules related list.
- Click New.
- Select the field you are embedding (e.g., the field linking to the Incident table).
- Set Mandatory to true
- Click Submit.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Thank you for your response @Tanushree Maiti
but as i said is embedded list this method can work?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I not found that embedded list