JMart Posted April 30, 2018 Posted April 30, 2018 Hi gurus, I am trying to check if two fields are empty and if either are a message pops, if they both contain data a record is created on a related table. I have put it on a script but for some reason its not working. and I don't seem to be able to figure out why. Thanks
siroos12 Posted April 30, 2018 Posted April 30, 2018 (edited) You should probably modify it like below : If [ IsEmpty (field 1) or IsEmpty (field 2)] Edited April 30, 2018 by siroos12
Recommended Posts
This topic is 2746 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now