It is nice to be back to this community after a long absence!
I am creating an automation that triggers when a form is submitted. This form has a link field where the user selects to link a number of records.
I use a Find Records action to pull information from those linked records. I then use a List of Records element to add linked records info in the body of an email action that is sent to the user.
I am not very hopeful but maybe the community has some ideas: Is it possible to format the output of List of Records at all? I would like to replace long urls from url fields like when using markdown [link](url) but it doesn't seem possible, or at least guarantee the url is added to the email as a hyperlink and not text. I wish I could also edit things like padding of labels and values, labels in same line as values, displaying single select values without the bubble, add a border around individual records, things like that. Trying to fake it using formula fields to add markdown (like: "**" & Value & "**" ) of course doesn't work.
I suppose I'm stuck with what Airtable provides. Any suggestions?
Thanks!