I want to know if there’s a native way to populate the options of an extra-field (dropdown), with the third parties names.
The expected behavior is to have a custom field with all the third parties to choose from, without writing them in the dropdown options, maybe by using an SQL sentence or something.
When I say “native way” I mean: with no need to code for a specific plugin or module.
Ηι @geppettvs
It’s pretty easy:
Create an extrafield with type Select from table
and in value field add societe:nom:rowid
If you click the little i symbol on the right side you will find more options…