Announcement

Collapse
No announcement yet.

Report module : field picker sorting

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Report module : field picker sorting

    2 remarks/issues : When picking output fields in reports :

    1) if the entity contains a space, the drop down disappears when typing the field


    Example :
    Entity = "Associated rooms", field = "roomnumber"
    Field to be picked "Associated rooms.roomnumber"
    Start typing : "Associated r"
    Dropdown disappears when hitting the space bar.

    2) the sort order of the fields is not alfabetic.

    Click image for larger version

Name:	2021-10-15_09-51-57.png
Views:	178
Size:	2.6 KB
ID:	75714

    I would propose to use "substring match" to filter the dropdown instead of "starts with"



Working...
X