SearchKit - Allow aggregate columns to be links
authorColeman Watts <coleman@civicrm.org>
Sun, 2 Jan 2022 22:02:30 +0000 (17:02 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 3 Jan 2022 00:16:28 +0000 (19:16 -0500)
commit20a03ebbe3cf176700fb8d68a8a7f3aaf4aea0a3
treeef38893e503e963bb6c0dc18b009dab947c9c4b7
parentd49f3bcb1bfe8802753903ff58db53dee23d988b
SearchKit - Allow aggregate columns to be links

Previously aggregate columns were excluded from being shown as links.
That's overly strict. They can't have autogenerated links, but they can
have custom links.
ext/search_kit/ang/crmSearchAdmin/crmSearchAdminDisplay.component.js
ext/search_kit/ang/crmSearchAdmin/displays/colType/field.html
ext/search_kit/ang/crmSearchAdmin/displays/colType/image.html