Reply
Regular Contributor
BenP
Posts: 146

approval process criteria

I have an approval process set with criteria set so if the shipping type is not "grd ppd" the process should fire.

 

My problem is that when the shipping type IS "grd ppd" I get an error about how the criteria was not met.

 

Is there a way to have the process continue and do something else if the criteria is not met?

Regular Contributor
BenP
Posts: 146

Re: approval process criteria

I might have figured this out by creating multiple steps for each scenario.

 

New question:

 

Can I call this from my existing button which is javaScript?