Dropdown menu blank options selected?

Hi guys! Does anyone knows why this dropdown gets the options as blank?
Captura de tela de 2022-06-23 11-28-29
This is an update, on a database table called Reservations, updating 1 reservation thing per page.

On loading this page, all text+date inputs load fine. But the dropdown menu’s seem to load on the correct option, but all the options in the dropdown are blank when the user needs to change it. Does anyone knows why that is happening? Is there a way to have the choices source as other database table’s?
Captura de tela de 2022-06-23 11-34-47

*The dropdown menu options are other database table (source in the case above), which are called on the Reservations db table.

Presumably, either the current options’ sources names are blank, or perhaps there are some privacy rules preventing them being displayed.

So check both of those things first.

1 Like

…and the ‘Source’ field on the Reservations table are also filled correctly?

1 Like