Hello, I need some guidance. I want to add a button in the app that, when clicked, adds a new Slider or a similar element to the screen. The user could then click on it, which would navigate them to a new page where they could use Checkboxes to modify the Slider’s value. Additionally, on the page where Sliders are added, the user should be able to see all previously added Sliders and their progress. Do you have any suggestions on how to implement this and whether a Slider is the best option? Thank you for your help.
You’ll need to use Clone blocks for this. They are one of the most difficult parts of Thunkable to work with but they are powerful and flexible.