# Clone buttons doesn't work with "When any buttons click"

**URL:** https://community.thunkable.com/t/clone-buttons-doesnt-work-with-when-any-buttons-click/4107900
**Category:** Issues / Bugs
**Created:** [November 11, 2025, 5:58pm UTC](https://community.thunkable.com/t/clone-buttons-doesnt-work-with-when-any-buttons-click/4107900 "2025-11-11T17:58:38Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![beab90jed6pz](https://avatars.discourse-cdn.com/v4/letter/b/838e76/32.png) [@beab90jed6pz](https://community.thunkable.com/u/beab90jed6pz)
#### Post date: [November 11, 2025, 5:58pm UTC](https://community.thunkable.com/t/clone-buttons-doesnt-work-with-when-any-buttons-click/4107900/1 "2025-11-11T17:58:38Z")

</div>

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.

 ![Screenshot 2025-11-11 at 18.58.18](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/9/a9f6497cd6f71db2148acb447d6b11e0a302d927.png)
