Hi, is there the possibility to show the fieldchooser icon (HeaderPrefixAreaDisplayMode = HeaderPrefixAreaDisplayMode.FieldChooserButton) AND to have no recordselector? (RecordSelectorLocation = RecordSelectorLocation.None)
Hello,
Currently this is not possible, because the header icon and the record selectors live in the same space - the record selector extent. However, you can put the button elsewhere and open the FieldChooser programatically.