Expected behavior
When clicking on ‘Select all’, I expect to select all elements in my smart segment
Actual behavior
Il only selects the records in the current view.
Do you have a workaround ? I’d rather not show all records in a single view.
When clicking on ‘Select all’, I expect to select all elements in my smart segment
Il only selects the records in the current view.
Do you have a workaround ? I’d rather not show all records in a single view.
Hello @remi_okarito ,
Thank you for your feedback.
To properly use the “select all” feature, you might need to update your code.
Please see here how to:
https://docs.forestadmin.com/documentation/how-tos/maintain/upgrade-notes-sql-mongodb/upgrade-to-v6#select-all-feature
The RecordsGetter
helper should come in handy.
Thanks I’ll definitely have a look!