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!
Display results of save search as sublist
Hello,
I want to display the results of a save search as sublist to a custom tab.
Sublist can be added to form by this syntax.
addSubList(name, type, label, tab) where type is of staticlist.
I am able to display the sublist. But how can i display 1st column as hyperlink so that when clicked it will open the corresponding record ? That is the same feature we can find in Opportunity screen ----> Communication tab --- > Activities. When we click the Title of the activities, it will open the Task or phone call record.
Can anyone help in this ?