Hi all, is there a way for me to pull existing field value the user set in suitelet form without triggering post?
e
Eric B
07/29/2022, 12:16 AM
Nope you can't return the value of what the user entered in a suitelet without doing a POST. Also you need to use quotes in your 'searchorder("' + currentstartdate + '")' call