I have made a widget as such, it is a column. When I click a button which is absolutely positioned over the whole column, it acts like a clickable widget. Do you get me?
This works great. But I am unsure how to get any component to make sure it changes the properties of the specific widget when clicked. I am making a hidden column in the widget appear when button is clicked.
If working properly, I can load data from list, and when I click on the widget, it shows the column beneath it that was initially hidden, and then I am presented with extra information.
Would really appreciate some help with any component, on this problem!
Thanks.