Use case:
How to modify an input Json data source so that ‘external hyperlink’ type for External Data Source can have both the “URL” and the “text to display”.
Solution: Please use the below format for adding Display text along with URL in your JSON Data Source.
Hyperlink Name: “[Text to display](URL)” - This provides both ‘Text to display’ and 'URL' for an External Hyperlink field in External Data Source.
Example: data.eln_reference:“[Google](https://www.google.com)”
Comments
0 comments
Article is closed for comments.