O
Orchid Corpin
Guest
another option in to specify the validation in the drip reason field not in the consumer direct status since that has no validation link, and add a workflow status to the condition "{!status#code}" == "statusCode_here" Something like: if("{!R77816268.consumer_direst_status#value}"=="DRIP" && "{!drip_reason}" == "" && "{!status#code}" == "status_code") { return "Must be specified."; }
Continue reading...
Continue reading...