We would like to add the ability to make a note of a contact’s phone number extension, when it exists.
Yes, we can use this sample mask (###) ###-#### Ext: ####
But, if they don’t have an extension, the “Ext:” text still displays, not ideal and does not look professional on reports etc.
Does anyone have a clever idea of how to make “Ext:” only show if the 1-4 of the extension numbers exist? I’m new to regular expressions.