How to restrict "Insert New Row" on embedded list based on certain condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2020 06:34 AM
Hi All,
I have a requirement where I wanted to restrict "Insert new row" on an embedded list based on a condition.
So, if the Phase = "Implementation", I wanted to restrict the user to enter any record through the embedded list. I have tried restricting it using "Omit Insert row condition" but it's not working
Please refer below screenshot for the form details
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 09:20 AM
That field doesn't seem to be evaluated - at least not in a scoped app. What I do is create a sys_relationship with the same filter as the dot-walked OOB list. I find that that allows for more control, including removing the "insert new row" row.
