how can I send a request with parameters to a suitelet file within the same suitelet file? when you add a submit button to a form how can I define a target (like action for html form) for that form in onRequest entry point?
b
battk
11/09/2019, 1:48 PM
not really sure what you are asking
suitelets can add a submit button to the form
it posts to the same suitelet that generated the form