Solved! Go to Solution.
Views
Replies
Total Likes
Hi @islandgirl23 ,
if you make sure that the phone field has validation and produces a validation message when something is not right then you can do the following:
this.errorText is the text which will be popping up as an error message. When it is empty the field is ok.
Kosta
As per my knowledge, there is not OOTB feature which you are looking for. But you can achieve the same by writing custom frontend validator on that field.
Hope this helps! thank you
_Rashid
Hi @islandgirl23 ,
if you make sure that the phone field has validation and produces a validation message when something is not right then you can do the following:
this.errorText is the text which will be popping up as an error message. When it is empty the field is ok.
Kosta
Views
Likes
Replies
Views
Likes
Replies