how can I send a request with parameters to a suit...
# general
a
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
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