I have a suitelet script that displays a text fiel...
# general
d
I have a suitelet script that displays a text field with a date description above it and a submit button. The submit button should send an email out (I have a email template loaded to the script) with whatever date text is entered into the text field. I don't know how to get the date text that is entered in the text field to populate into the email template. Anyone have experience with this?