Hi,
I have a Postgres external DB linked to my NocoDB base. I added a form view, but I need the form field to show existing values from the table so I can select one (like a dropdown/autocomplete). Right now, I have to manually type the value.
I couldn’t find anything about this in the docs.
Thanks!