Issue with dropdown when options are enclosed with less than and greater than symbol

  • william_maher_perron
    Asked on February 16, 2017 at 6:42 PM

    Hi, 

    I have a small issue with my form, when I had this list to the dropdown in my form:

    <60

    60

    70

    80

    90

    100

    110

    120

    130

    >130

     

    when i remove the: (>130 & <60) the form works fine, but with those it simply doesn't work, and i only see the 130 value. 

    Issue with dropdown when options are enclosed with less than and greater than symbol Image 1 Screenshot 20

    Jotform Thread 1068819 Screenshot
  • Elton Support Team Lead
    Replied on February 16, 2017 at 10:58 PM

    You're right. I was able to reproduce it here but I'm not quite sure why you're using it that way. Is there any particular reason why you need to use these codes in the options?

    Issue with dropdown when options are enclosed with less than and greater than symbol Image 1 Screenshot 20

    These symbols are probably executed as codes instead of plain text that's why it removes the options enclosed with < and >. How about using other symbols like asterisk? That should not have any problems.