I want to create a dropdown in bubble, based on a list of table entries in a xano table.
For example, I have a table in xano called customers. The bubble dropdown will populate it's options dynamically based on the customers name field.
When selected the customers xano ID will persist as a session parameter and be combined as a filter parameter in subsquent xano queries.
Its been a challenge getting my head around doing this natively in bubble let alone how i might port it to xano.Can anyone suggest how to approach this.