Forum Discussion
Thanks, that works for me in the legacy form builder, not the new form builder,
I tried using the <> code option also, assuming missing something simple
------------------------------
Nicholas Neilio
------------------------------
Ah - that's right. I remember this from last week, the new forms do not have the same hyperlink options to open in a new tab similar to Dashboards and the legacy forms. At least not natively in the rich-text element at this time. You will likely need to convert over to a formula-rich text field to achieve the same result in the new forms.
------------------------------
Chayce Duncan
------------------------------
- NicholasNeilio2 years agoQrew Member
I do not see that option to convert to rich text element, only a code button, assume not available
Next i created a url field, marked to display as a button, this only works some of the time, and not at all on legacy forms
------------------------------
Nicholas Neilio
------------------------------- ChayceDuncan2 years agoQrew Captain
Not sure I understand your second comment, I was suggesting to create a rich-text field and code your hyperlink field into that field. I was able to make this format work in the new forms
------------------------------
Chayce Duncan
------------------------------- NicholasNeilio2 years agoQrew Member
I created a URL field, with standing value and marked it display as button, works some of the time
for the formula=rich text field I use(as you pointed out, thanks)
"<a href='https://google.com' target='_blank'>UPLOAD FILES</a>"
and it will not open to new tab, im thinking its a glitch
------------------------------
Nicholas Neilio
------------------------------