I have a required field called "Release Type" and when it is set to "Hardware" I want to have the SKU(s) field required. When it is set to anything else, I want the SKU(s) field optional and read only or if possible hidden. Here is the script I have so far but it isn't working at all. I also want the asterisk to show against skus as well if possible.
Hello @Edward Greathouse
You need create it in your workflow.
Go to workflows -> Choose your workflow, edit -> Choose transition -> Validators -> Add validator -> Script validator
And here you are :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.