5999-defaultCountry #1665

Merged
carlossa merged 4 commits from 5999-defaultCountry into master 2023-07-14 07:38:26 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 660612cb84 - Show all commits

View File

@ -32,6 +32,7 @@ export default class Controller extends Section {
}, {
field: 'country',
autocomplete: {
url: 'Countries',
showField: 'country',
valueField: 'country'
}