Conversation

US
Last activity: 19 Aug 2025 13:46 EDT
Bulk Actions disabled if Data Page calls an Activity
Hi!
Landing page with list view with bulk actions enabled.
If Data Page binds directly to Report Definition, bulk actions button correctly appears at runtime. The DX API metadata includes pageNumber, pageSize, resultCount, and totalCount 4
If Data Page binds to an Activity (for a few preprocessing steps) and calls the same Report Definition before returning Code-Pega-List, then bulk action button does not render, and the metadata only includes resultCount.
Need to do preprocessing but still leverage bulk actions. Thoughts?
Sam