• Hi! I’m trying to use this with Clockwork SMS to send text notifications to people who submit the form. It works when I enter the phone number in international format, but it fails when I enter the phone number normally. Is there a way for me to add the number 1 to all entries for the text field “phone”?

    Thanks for the help!

    https://wordpress.org/plugins/forms-3rdparty-integration/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author zaus

    (@zaus)

    You can map an extra static value of “1” to the same phone field (place this before the dynamic field mapping), and set the multiple value separator to a dash. It’ll then concatenate those together, but would probably break anything entered in international format.

    Thread Starter person111

    (@person111)

    Is there a way to do this via Contact Form 7 instead of the integration plugin?

    Plugin Author zaus

    (@zaus)

    No idea, sorry. But I don’t think so. Check their support.

    Do you think your typical use case will have a high percentage of international formats? You can always write a filter to check and add the ‘1’ if you’re not adverse to coding.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Formatting field output?’ is closed to new replies.