Managing fields in flat table is different. There is no option to search field if there is a lot of fields ! Why ? Tx.
Hello, Marek!
Thank you for reaching out to us.
Kindly note that for the Flat table view, the Field List search is automatically shown if the number of fields is bigger than 40. It is possible to always show the search in the Fields List by enabling the showFieldListSearch option as follows:
report: {
options: {
showFieldListSearch: true,
// other options
},
//other report configurations
}
We have prepared a JSFiddle for reference: https://jsfiddle.net/flexmonster/1zsk8q9h/.
Please let us know if the suggested approach works well for you.
Kind regards,
Solomiia
Hello, Marek!
Hope you are doing well.
Our team is wondering if you had some time to test the showFieldListSearch
option to enable Flat Field List search. Could you please let us know if everything works well now?
Looking forward to hearing from you.
Kind regards,
Solomiia
Hello, Marek!
Hope you are having a great week.
Just checking in to ask if the showFieldListSearch
option works well for you.
Looking forward to hearing your feedback.
Kind regards,
Solomiia
Yes it is ok, Tx.
Hello, Marek!
Thank you for your feedback.
We are happy to hear everything works well for you.
Feel free to reach out to us if any other questions arise.
Best regards,
Solomiia