Hello,
when using autocompletion mode for project selector, it's hard to use it because if your project is sub of another it is set as _PROJECT.
With search, it doesn't matter because "PROJ" return _PROJECT.
But, with autocompletion, you have to know that PROJECT is a sub-project to enter "_PRO".
And if PROJET is sub of a sub, remember to start with "__", and so on...
Searching by autocompletion without the left "_" will be fine to find our projects !
Expect to be clear.
Regards,
Hi,
This is not possible as this is driven by the component (Filtering Select)
That's why we propose 2 list styles, one with autocompletion, for users with a flat project structure, and one with search, that fits tree structures (but looses autocompletion)