I display a view with @Picklist command. This view has 2 sorted columns. When I want to search a document in the list, I type the first characters of the word I search. It seems that by default, the search takes place in the first column. Is it possible to set the default to the second column, without clicking on the column header ?
Yes, the return value corresponds to the first column. But you can make a search on any sorted column in the list by clicking on the column header. And by default, the first column is the one with which the search is performed when the list is opened.So, is it possible to make a search on any other column when the list is displayed.