Forum Discussion

vikaspasula's avatar
vikaspasula
Qrew Member
2 months ago

Re: add link to falternate text in a form

Hi,

I would like to add link to alternate text of a field in a quickbase form:

example of alternate text: please select  yes, if you belongs to this list of countries.

if a person clicks on list it should redirect to link that I have attached.

Please help.



------------------------------
vikas pasula
------------------------------

1 Reply

  • So you can't change the 'label' of a field if that's what you're trying to do - but you can easily accomplish this with a new formula-rich text field to place above or near your input field that creates the hyperlink as you've outlined. A simple example might be: 

    "Please select  yes, if you belong to this <a href='INSERT URL HERE' target='_blank'>link</a> of countries."



    ------------------------------
    Chayce Duncan
    ------------------------------