Mandatory related item
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hi Katy,
You can check if the related items is empty via JavaScript before the submission in the 'onsubmit' handler:
if (fd.relatedItems(0).data('ctx').ListData.Row.length > 0) {...}
You can check if the related items is empty via JavaScript before the submission in the 'onsubmit' handler:
if (fd.relatedItems(0).data('ctx').ListData.Row.length > 0) {...}
-
- Information
-
Who is online
Users browsing this forum: No registered users and 3 guests