Question
1
Replies
84
Views
Posted: March 9, 2018
Last activity: March 13, 2018
Closed
Upgrade - AttachmentListView section with Report definition instead of List View
Hi All,
Listview had been depreciated in Pega v7. I am working to enhance AttachmentListView section with report definition instead of Listview to support one of our requirements
AttachmentListView section is an auto generated section, How to call a Report definition instead of List view? Any suggestions please?
Do we have any new approach or OOTB rules to support the highlighted scenario in Pega V7.2.2? If any please let me know.
Thanks in advance.
The pyCaseAttachmentsTopWrapper section may be of interest. It uses the D_AttachmentList data page that is sourced from the pyGetAllAttachments report definition.