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, there might be times when no attachment will be added. I still want to responses for other questions (without attachments) to be posted on the team's channel.
The current form only cotnain one question- however other questions which will be added in the form which do not require attachments to be added and will require only a choice to be selected. I want that choice to be posted on the teams channel.


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