I am attempting to have a user provide input and then based off of the input display a dynamic UDHeading, and UDGrid (hopefully multiple grids). If I use just the UDHeading everything works. However, if I add a grid or table then it stops working. After the user submits the input the card just displays a spinning progress circle.
Does anyone have any suggestions?
Here is a sample of code.
I didn’t know you need to provide a layout for cards. Is this only when dealing with UDInputActions? I don’t recall seeing this in any of the documentation I have read.
I’m honestly unsure, I don’t generally use cards in my dashboards but could see it being related to UDInputAction going through a sequence and not having somewhere defined to put it.
May Adam will pop in and provide some more insight. I’m still pretty new to all of this. Glad it worked though!