in Netsuite, is it possible to create a suitelet w...
# ask-stanley-ai
e
in Netsuite, is it possible to create a suitelet with a sublist that has custom link in 1 column?
c
AI generated answer (using internal Slack threads):
Yes, in NetSuite it is possible to create a Suitelet with a sublist that has a custom link in one column. This can be achieved by populating the sublist and making the first column a hyperlink to the URL of the item line custom record. You can also add a button to a sublist and when it's pressed, capture the line index, open a Suitelet in a window, and process whatever you want there. However, it's important to note that this might only work in VIEW mode as you'd be adding an HTML field with a link/inline script. Also, if you want to know the line index, you cannot select a line in VIEW mode. This removes the need for a link on the line although it's a slightly different user experience. Alternatively, you can have a button on edit and a link on view. Remember, if you decide to use a link on view, you would need to include some robust reference that you can use to identify the line. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.856994748
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.855163634
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.854614377
Please provide your feedback on this answer.