- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 04:20 AM
Hello Everyone,
Can You Please Help me out with this,
I want to create a rule where a user can't update the Form if there are No records created/attached in a related list.
Or we can say if the related list is empty current record can't be updated.
Any anyone have an Idea how can I achieve this?
Thank you
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 06:13 PM
Hi @pravershi you need to look for the field which stores parent sysid in your details table, to find records, Kindly accept or hit helpful if my response helped you.
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 06:13 PM
Hi @pravershi you need to look for the field which stores parent sysid in your details table, to find records, Kindly accept or hit helpful if my response helped you.
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 05:08 AM
Hi @pravershi
Please help us to understand which module/ form / related list you are reffering?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 06:49 AM
Hello Sir,
Here I am creating a custom form named Customer PO on which only one related list is present (details)
below I attached my form ScreenShot, where we want until no item details record is added current(customer PO) can't be updated.