On the preprint event of my LiveCycle Designer (9.0.0.2) form I have a
Java if statement that checks if textboxes are null.I want to check a
textbox to see if it has a folder path entered eg.
\\network1\Public\InBox\But I'm hitting a brick
wall with my If statement...Is there a better way to do this?