Hello all.
Don't know if this has been asked/answered before so hear goes. Tried to search for it and couldn't seem to find anything.
I have a classic report that I want to use the card template on and when the user clicks on a card, open up a modal dialog to edit that card. I have created a form page which is modal and when I use a normal link column from a report, apex does somethings special to the link due to it being a link to a modal page (I think). I want to do the same thing (I think) to the card_link placeholder in the query. Is this the proper place to do this? How does one go about doing it?
Thanks.