Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
CustomForm
Hi,
Is there anyway to retrieve Custom Form information in a Search. For example in the TaskSearch
task.customForm is always null. The information I need to get to is task.customForm.internalId as in:
Console.WriteLine(task.customForm.internalId);
I know the record has stored a Custom Form. In addition there does not seem to be any way of including the CustomForm on the UI Saved Search.
John
0