We would like to be able to apply a regular expression (regex) to a column to generate one or more link URLs. For example we have a string containing comma-separated IDs which we would like to render as a comma-separated list of link URLs. The current Link Renderer is simplistic whereby the column value can only be a single parameter in a URL, hence applying it to a string list of indeterminate length or to multiple columns cannot have the desired effect.
SO MUCH want to be able to build a link on one column based on an regex attribute from another column.
Great idea... I raised this back in 2014 (SR 464072) and the idea was submitted to the development team for consideration. Would be great to have some flexibility on generating URLs, particularly for linking back to cloud platforms (eg. Salesforce) for direct access to records etc.