Feature
A new function of digital forms called “wrapURLs” is now available. It can be used in the expression editor to extract and wrap all the URLs in the given text. By default, hyperlinks created with “wrapURLs” will open in a new tab/new window; however, the function has an optional second parameter (boolean) that if set to false, will open the URL on the current tab “ex. wrapURLs($A, false)”.
Example: wrapURLs in the expression editor:
Result
The ability to create hyperlinks has also been added to the “New Textbox” option. There is a “Link” and “Unlink” option in the CKEditor for new textboxes.