-3

I use google appMaker for a short time.

I have a dropdown of several rooms and when a room is selected, I want it to no longer appear in this list. Where do I need to set the code?

Thank you.

1 Answers1

0

You may try using a calculated model containing the values used in the dropdown (by binding them as presented in the documentation), and as the user selects them, you can delete the selected from the datasource.

Adalbert
  • 1
  • 1