How to make fields mandatory on embedded list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2024 02:49 AM
Greetings,
There is a requirement where a table is added as an embedded list in another table. I need 2/4 columns on a embedded list mandatory. They are already set as mandatory in their parent table.
The issue is when I select a value for the 1st field submit the record without selecting any value for 2nd field, it still creates a record in their parent table with empty 2nd(mandatory) field. It only works when I double click on the field and click green tick with empty value.
The expected behavior should not let me save a record unless both are filled or none at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2024 03:44 AM
Not sure if it will work (my PDI isn't agreeing with me that the weekend is over), but could you try if a data policy will work?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark