my question is regarding Forms
I have a table countries with country name as main field.
in my main table clients I have a field client_country filed which is a field linked to table countries
I want to create a Form view of the clients table.
For the field "Client_Country I want to display a select dropdown to select a country among the list from the table countries
Instead of that, in the form besides the field Client_Country, I have a button "Add a file", which is not what I want
Can you please guide me to get the possibility to select one country from the list of countries ?
Many thanks in advance












