Forum Discussion
andrew1137
Jul 24, 2025Copper Contributor
Adaptive Card: Input Toggle default value not working in Agent Chat
Hello! I am building a custom Copilot agent that analyzes documents for specific data points. Goal Have an Adaptive Card display the list of pre-defined data points and allow the user to ...
JemSillabub
Jul 28, 2025Iron Contributor
Configure the value property in the Adaptive Card JSON and use the coalesce function to handle null values to fix the toggle control default value issue. Simultaneously, check the variable passing logic in Power Automate or Copilot Studio.