Hi there!,
Using the below method, whenever an attachment or attachments are uploaded in form, the hyperlinks for those attachments are posted to the teams' channels. However, the links are in full format http: ........
I would prefer these in an embedded format such clickable links i.e. Link 1, Link 2, Link 3, Link 4
Is that possible?


"<a href='@{item()?['link']}'>@{item()?['link']}</a>"