In Form personalization Raise FORM_TRIGGER_FAILURE is not working as expected
In phone numbers form, even though there is existing active record with same phone number type, system is allowing to added new phone number of same type, hence we are trying to restrict creation of new record of same phone type. Tried to use Raise_Form_Trigger_Failure builtin action but it is still allowing to save the new record. Please suggest.