Hello People,
I have create a list using serverwidget module and I am displaying the result of a saved search in that list.
Just like standard NetSuite lists, I want to display buttons of View & Edit in my list rows. Each row in a list is a transaction record. I can get the record URL by using url.resolveRecord method but how do I get to display those View and Edit buttons in my list?
Any help is appreciated, Thanks.