I create movie booking app, for this, user can select multiple button to select the seat, teach me how to create the code

Hai can i ask, i want to create movie booking ticket apps. The one page is about select the seats, i have 50 button seats, how to make it when user click the button it change from white to yellow ( user can select multiple seats), and deselect change to white back. If user select the seats, the input is save and display to other screen


1 Like

Is this for a school assignment?

You’ll need to learn how to use Any Component blocks so that you don’t have to code every single seat button.

You can start here: https://docs.thunkable.com/blocks/advanced-app-features/any-component-blocks

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.