I want to build a send screen like the attached image in Adalo.
What I want to do:
- The Send page itself stays fixed
- The user selects one recipient at the top
- The recipient can be changed with left/right arrows or horizontal swipe
- The selected recipient becomes the Recipient of the next message
- The input field and send button stay fixed at the bottom
I don’t want a normal SMS-style structure where users open each person’s chatbox.
Instead, I want one fixed send box, and only the recipient changes.
What is the simplest way to build this in Adalo?
What database structure and actions should I use?

