• Resolved Haste

    (@haste18)


    I want a new user to register their timezone when registering. I’ll use a select field with labels and different values. The separate values format should be like label:value, but this causes issues for me, because in the time it uses a colon (:) and so it thinks the label stops after (GMT-12 and value starts at 00) International… etc

    E.g:
    (GMT-12:00) International Date Line West:Etc/GMT+12
    (GMT-11:00) American Samoa:Pacific/Pago_Pago
    (GMT-11:00) Midway Island:Pacific/Midway

    Is there any way to escape the first colon?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Haste

    (@haste18)

    I figured it out. In the labels you’ll need to replace a colon : with HTML code & #58

    Remove the space between & and #. I can’t do that here because then it will just show a colon.

    • This reply was modified 11 months ago by Haste.
    • This reply was modified 11 months ago by Haste.
    Thread Starter Haste

    (@haste18)

    It seem to do the trick, but when I change something in the form and save it all values are messed up again and cut off after the first colon.

    https://imgur.com/a/YOGZQml

    Anybody from the staff has an answer on how to fix this?

    Plugin Support dimplemodi

    (@dimplemodi)

    Hello,

    I have checked the issue at our local server and found that : (colon) is a separator for dropdown, radio and checkbox field option which refer to label:value, and therefore it is not showing complete. 

    However this issue will be fixed in future releases.

    Thanks

    • This reply was modified 10 months, 4 weeks ago by dimplemodi.
    Plugin Support dimplemodi

    (@dimplemodi)

    Hello,

    Kindly update the latest version ARMember Lite plugin 4.0.24 and after that, check again and let me know how it goes.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to escape colon : in select field label?’ is closed to new replies.