So when qualifying a lead I need certain fields to be required. Now there is a business process flow already set up that will do this for me. But I need to use the fields that are on the form itself, not the fields that are created using the business process flow. I have this working for a test field, it throws an error when the qualify button is clicked and this field has no value. This is great but I also want to it to visually be marked as business required with the red asterisk as well.
How can I do this using the business rule? I can add a business required action after the error action but it appears to just get ignored.
I also tried this.
I get the desired result but the show error message gets ignored and produces a generic "something went wrong statement".
is there a way to change this error to be a specific response
*This post is locked for comments