show lastname then firstname in CB back-end? HELP

7 years 5 months ago #287187 by abustone1
Super! Thanks @nant its perfect :)

Just one small thing:
How to add more authorized inputs for mobile numbers field , I want add plus with space like +49 665555

Below works but no (plus character) for country code!!!!
So what to add here /^([0-9]+ *)*$/i

Its important to use this because of AcySMS.

And is there a way to add the European special character like ÆØÅ

Please Log in to join the conversation.

7 years 5 months ago #287244 by nant

abustone1 wrote: Super! Thanks @nant its perfect :)

Just one small thing:
How to add more authorized inputs for mobile numbers field , I want add plus with space like +49 665555

Below works but no (plus character) for country code!!!!
So what to add here /^([0-9]+ *)*$/i

Its important to use this because of AcySMS.

And is there a way to add the European special character like ÆØÅ


Sorry my regex skills are poor.

Please Log in to join the conversation.

7 years 5 months ago - 7 years 5 months ago #287268 by abustone1
I have just learned all regex
Here to get number, plus+ and space.

/^\(?[\d\s\+]+$/i
The following user(s) said Thank You: nant

Please Log in to join the conversation.

7 years 5 months ago #287297 by nant

abustone1 wrote: I have just learned all regex
Here to get number, plus+ and space.

/^\(?[\d\s\+]+$/i


Great!
Thanks for sharing so others reading may benefit.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.374 seconds

Facebook Twitter LinkedIn