cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
602
Views
0
Helpful
0
Replies

Input.Date selected value isn't showing up in Variable

gurdeepsingh
Level 1
Level 1

Hello All,

I'm using Adaptive card's  Input.Date to select/ store and retrieve value. It was working fine till last week and suddenly started breaking. As per my understanding, whenever I try to retrieve value of date variable it shows up null. Below is the json snippet that I'm using in the adaptive card 1.2

{"type": "Input.Date",
"id": "date",
"value": "{[datetime.currDate]}",
"min": "{[datetime.currDate]}"
},

Any idea if something would have changed recently which would have causing this ? or is there alternative method to retrieve select date ? Any leads on this would be appreciated.

Thanks,

Gurdeep Singh

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links