AnyThoughts on how to Streamline code when using color changing buttons and dynamic labels and buttons

I’ve started a new demo app that includes some of this functionality @jared .

Users can create profiles which include their user name, profile picture and dietary requirements (for example)

There’s no input validation yet, but I’m just sharing this as an example of using the Any Component blocks to create the multiple choice buttons you mentioned:

https://x.thunkable.com/copy/f21a68957395bf9aa24fd62a0b141c5e

These are the blocks for setting an “active” diet (or surveying format in your case)

Then you can create a new user object and save this information along with their name, profile picture etc.

1 Like