Need help in adding a link in String type field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2020 08:37 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2024 11:19 PM
g_form.getControl('u_url').target = "_blank"; // open in new tab
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2025 10:18 AM
Hi,
Can you please help with the field type.