Set a date field to blank. Suitescript 2.0
Hi,
I have a requirement of setting a date field as blank for PO. The field is custom an lock from the bundle, so my only option is to remove the date from the field. So far I tried: null, ” “, false. With no success.
Any help is really appreciated 🙏
Hi,
I seem to recall there might be some limitation here…
Have you tried setText() also?
Thanks,
Chris