How to enable select All checkbox to select all documents in particuar folder?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2020 12:26 PM
Hi,
I want to select all the document in a particular folder. I am just able to select multiple docs but not all the docs in one click. How can I activate selectAll checbox in nuxeo-data-table component?
Could anyone please help me to find this out?
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2020 02:24 PM
Hello,
The "select all" feature is not available in Web UI. If the result list contains few results, you can select the first result, click on Ctrl and select the last line, as on your Os File Browser.
You can easily implement this feature from Studio.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2020 10:41 AM
Hi, thank you for your reply, But I need to add a new button in Results Action slot in order to launch an operation (update properties for exemple) of all the documents in such parent document . To resume, I want to select all documents and then updating all documents with just one click. Any help? Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2020 11:03 AM
Check what is done with the CSV Export button
