Hello, would it be possible to request a feature of a search dialog within the Fields modal, specifically on the Available column? This column has the possibility of getting quite large for some of our use-cases, and it doesn't seem that it would be a difficult feature to add.
Let me know if this is feasible, Daniel.
Hello Daniel,
Thank you for writing to us. Flexmonster does have a searching feature in Fields List. It is enabled if there are more then 50 items on the list. Please see the following example: https://www.flexmonster.com/demos/js/connect-ssas/.
Does it work for you? If not, what number of items you have on the list?
Waiting to hear from you.
Regards,
Dmytro
Thank you Dmytro, is the 50 threshold configurable? Just curious. If not, we don't have a specific need yet, and you can consider the feature addressed.
Hello, Daniel,
Thank you for your reply.
At the moment the 50 threshold is not configurable.
Please let us know if you have any further questions.
Best Regards,
Vera
Hello, Daniel,
We are glad to announce that we have added a new property for enabling search in the Fields List.
The new property showFieldListSearch is added to Options Object.
When set as true, it enables the searching feature in the Field List. If it is set as false, the searching feature is disabled and will be enabled automatically when the number of hierarchies in the list exceeds 50 for compact/classic view.
For the flat Field List, it should exceed 40 fields. Default value of showFieldListSearch: false.
You are welcome to update the component.
Best Regards,
Vera