Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
5797 Ansichten

Can Canada, USA, UK, China, etc be the first ones in the list?

When users create new Customers they want these common Countries listed first.

Avatar
Verwerfen
Beste Antwort

The sort order of Counties is determined by the Python code so you would need to create a custom module to change it.

What might work instead is to HIDE some of the Countries you don't want to see.

You would first create a new custom field to indicate if a Country is hidden or not:


Then add this field to the Form View of Countries:


This gives the user a way to hide Countries:


Then you change the definition of the Contact Form View to leverage this field and hide any Counties from the list:


The user sees something like this:

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Mai 24
2321
2
März 15
9348
1
Feb. 24
2174
2
Feb. 20
4300
3
März 16
17767