How do I check if a field is empty? The code I have thinks a "0" is empty, which is false.
The code I used is copied from this thread: https://forums.adobe.com/thread/1223607
I created a button that will list out each field if it is left blank. However, a field will still pop up even though there is a character in it, namely "0".
Please help.