Dropbox options to be filled by database correctly

hi there,

nice that you can fill dropboxes using databases. But at its current state it seems useless to me.

to actually WORK the user will see something like 07beee8e-e870-4d7d-a63b-8ba2c6a5ba54
to choose from since .hassome() ONLY accepts the related DBs ID
So in the end you HAVE to fill the options using wix code IF you really want to use dropboxes that show options that come from another DB.

So why not connect value AND name using the database?

Am i missing something? How to setup a relational DB filter using 2-3 lines? (e.g. filter books by categories where categories is a seperate DB)