Is it possible to make a Suitelet with a custom UI...
# suitescript
c
Is it possible to make a Suitelet with a custom UI (made using the components provided by NS) that has a list on it which shows data defined by the script itself and not the results of a search? (The list would be the standard NS list view - not custom HTML/JS.)
b
c
Thanks, exactly what I was hoping for
Do you know how I can handle the user clicking a row? (I want to give the user a list so that they can choose an item.)
b
add a checkbox field?