Services Plugins FAQs

Selectize Dropdown with Supabase

Im currently trying to use a Selectize Dropdown with the Supabase plugin. Everything is setup and working perfectly, except that I cannot set the Dynamic Field ID to the Supabse “id” field. I’m assuming it’s because the ID for this particular table in Supabse is “int8”?

Is this a bug, or is there a reason why IDs cannot read from “number” fields? Any help would be appreciated.