Klass i found some obstacle here. Please, is possible to fix?
I need add several links in seblod fields, Was perfect several fields. work nice. BUT in field "Select Multiple" is one o can NOT add links. the link are being "cut"
Exemple:
Into Select Field, i choose MULTIPLE
In 3 options i add:
DOG
CAT
BIRD
I add a link for each option, exemple:
< a href="/page.com/dog">DOG< / a>
< a href="/page.com/cat">CAT< / a>
< a href="/page.com/bird">BIRD< / a>
Ok, it is save perfect, and the code remains ok. BUT when it is plublish on site, options desapear, bring only it:
< a href
< a href
< a href
All rest of html desapear. BUt if you go to set the fiel select it is all perfect! the code is there complety correct!
OK! the simbol = (EQUAL ) is being cause of this problem, becouse the field reconize that a Equal simbol from h r e f = " " is the value for that option! So I ask you, there is a way to fix it dear!
NOTE: I have to add some spaces in this message to editor do not transform in links.
Thanks for all your help.