I am using Copilot Studio and trying to have a feedback button for user to select whether the bot's response is good or bad. The Adaptive card is version 1.0 in Copilot studio and I'm planning to deploy it to Team. I do not want a response to be triggered when the button is clicked but rather the user's feedback of good or bad to be stored backend for extraction later. How do I configure this in Adaptive Card using formula? I have tried using the data under selectionAction but it will trigger a written response after user selection which I do not want, is there a way to hide this response from being shown visibly?