Resolved! Need Assistance with Multiple If Statements
Hello SN Community! I'm trying to script a UI action. Basically we have a user clicking the UI Action to check mandatory fields and send for approval. The script looks like this: if (current.field1 == '') { gs.addInfoMessage("Please populate Field...