+ Reply to Thread
Results 1 to 7 of 7

Thread: Change format in phone fields to remove brackets for mobile numbers.

Hybrid View

  1. #1
    Member
    Join Date
    Nov 2018
    Location
    Australia
    Posts
    46

    Change format in phone fields to remove brackets for mobile numbers.

    How can I change the format in "Registration Fields/Phone" , Type "Phone number" to remove brackets on mobile numbers?

    Look at image below, My PHONE number is fine, Area code (07) in brackets,etc... But I need the Mobile number without the brackets? I don't need an area code if I'm only using this program in one country.

    I guess different countries have different formats, But in Australia, we just have 10 numbers straight for mobiles.




    cheers for any help..
    Attached Images Attached Images

  2. #2
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657
    Have the same Issue.

  3. #3
    I suggest you create a new ticket with the problem we will change it for you.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    or see this thread: https://forum.flynax.com/showthread....light=reefless

    to allow 2-digit number go to ftp > admin > tpl > blocks > fields > add_edit_form.tpl > find <!-- phone number field -->

    find below:
    Code:
    Only registered members can view the code.
    change to:
    Code:
    Only registered members can view the code.
    Last edited by Rudi; August 26, 2019 at 04:08 AM.

  5. #5
    Quote Originally Posted by Rudi View Post
    See this thread: https://forum.flynax.com/showthread....light=reefless

    to allow 2-digit number go to ftp > admin > tpl > blocks > fields > add_edit_form.tpl > find <!-- phone number field -->

    find below:
    Code:
    Only registered members can view the code.
    change to:
    Code:
    Only registered members can view the code.
    Hi Rudi,

    Is there anyway if I can change phone number to this format both in add listing and listing detail:

    XXXX-XXXX-XXXX

    X is digit 0-9.

  6. #6
    By default, you cannot do it. Need to change code and will be better if you create a ticket with the request and I will change it for free.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Quote Originally Posted by Viktor View Post
    By default, you cannot do it. Need to change code and will be better if you create a ticket with the request and I will change it for free.
    Thank you very much Viktor,
    I made a ticket XCA-783734 already. Please take a look when you have time.

+ Reply to Thread