Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5695 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Good Morning All,

hope everybody is having a wonderful day in this sunny day in california.

I have a problem with one of my script, hopefully its something simple.

I have a script trigger on object modify.

i have a wo status, and the idea is that if the user changes the field to "in progress" my script will check to see if the AD User is Empty if it is i want a custom dialog to come up. but if its not empty i want my script to send an email.

The problem that im having right now is that it doesn't matter if the field is empty or not, but it sends the email no matter what. I believe my ((is valid function is that the right one to use, but then again i don't know what other function to use)) any ideas?

Thanks

TC.jpg

TC4.jpg

Posted (edited)

If [ WO Status = "In Progress" AND not isEmpty ( Art Director ) ]

Send Mail

Else

Custom Dialog

End If

*Edit: Sorry Daniele

Edited by Guest

This topic is 5695 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.