Related Table Readonly Issue
Hi,
When I add new item in related table, my column's value which deleted was readonly. How can I get value for this column?
http://prntscr.com/cmg4yy
http://prntscr.com/cmga81
Thanks.
When I add new item in related table, my column's value which deleted was readonly. How can I get value for this column?
http://prntscr.com/cmg4yy
http://prntscr.com/cmga81
Thanks.
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
If you're adding a related item through a dialog, use the code in the child form to retrieve values from the parent form:
Code: Select all
window.top.fd.field('FieldName').value()
-
- Information
-
Who is online
Users browsing this forum: No registered users and 8 guests