Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Need help in adding a link in String type field

Pihu1
Tera Contributor

Hi Community,

I need help in adding a link in String type field. How can we store a link/add a link in String type field ?

Any help would be greatly appreciated.

Thanks

Pihu

6 REPLIES 6

Not applicable
g_form.getControl('u_url').target = "_blank";  // open in new tab

Hi,

Can you please help with the field type.