I am banging my head against the wall here… I have...
# suitescript
b
I am banging my head against the wall here… I have a suitelet that renders a page with some buttons on GET. Then, I process some record updates on POST, based on information the user enters on the form. Then, I want to reload the page by calling the GET method again to regenerate my form. I seem to not know how to do this properly… Help?