How do you define a format mask in Oracle APEX for social security numbers and phone numbers?
I know how to do this in PLSQL but in APEX we just get the "Format Mask" box and it seems to only want to format dates and currency. I want to format my number like 999-99-9999 or 999-999-9999.
Thank you in advance.