Hi! In my app I need to dynamically create a list of buttons (from a list/array) so users can choose which file to open from the archive using the Clone function. However, the buttons that are created don’t trigger the “When any Button Click” event. I’ve seen other threads saying this is solved, but I don’t think it is. I also tried using the Create function instead of Clone, with the same result.
