alphagov/spotlight

Links in tables

Closed this issue · 1 comments

We need to be able to present these as links:

image

In the future we may have an additional requirement to provide a separate value for the content of the <a> tag vs the href=.

It may be possible to linkify the current URLs with a formatter, but the future reqiurement may require something different.

Unfortunately a formatter won't cut it, since the output of a formatter is escaped:

Code: pwaller/spotlight@705acdd - therefore this isn't something I'll be able to attempt. I've renamed the issue from Add URL formatter which <a href=>'ifies a field in a table.

image