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.
hyperlink on mobile
i have created a saved search that has result columns with hyperlink to create other records 'on the fly'. I pass in parameters from the first record so that the user has to do less data entry when creating the new record. This works great on the desktop.
For example, from a saved search of opportunities, the user can click on a link to create a task that has several parameters pre-populated based on data from the opportunity record.
example: '<a href=https://system.netsuite.com/app/crm/calendar/task.nl?transaction='||{internalid}|| '&company='||{customer.internalid}||'&record.title=superspecialmeeting'> super special meeting task</a>'
Tagged:
2