Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Custom Record - field is filtered on main form, but not in sublist?
I have a custom record type, which, among other fields, has a lookup to:
1) Project
2) Project Task.
On the project task select field, I have it setup so the TASK list is filtered down to tasks on the selected project (under sourcing and filtering settings).
This works fine on the form to enter in a custom record, however, I have this custom record displayed as a sublist on the project record (the lookup to project has isparent = True).
The issue is, the editable sublist on the project page does not filter the project task field. Is there a way to enforce the filter in the sublist?