How I can handle the user clicking a row on a Custom List Page?
I want to give the user a list so that they can choose an item.
I would also be happy if I could give the user a way to mark a list item (but not more than one) and then click a button as long as I could detect which row had been selected in the button click handler.
Custom List Page described at https://3640472.app.netsuite.com/app/help/helpcenter.nl?fid=section_1518456414.html
b
battk
10/09/2020, 9:36 AM
may want to try just a normal form with a sublist if you have more general needs
c
cja
10/09/2020, 10:14 AM
Interesting idea. Could I react to selecting a row on a sublist with dynamically generated (i.e. not records) items?
b
battk
10/09/2020, 10:15 AM
you have access to the normal client script entry points