콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5825 화면

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.

아바타
취소
베스트 답변

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:

아바타
취소
관련 게시물 답글 화면 활동
2
5월 24
2326
2
3월 15
9353
1
2월 24
2190
2
2월 20
4306
3
3월 16
17790