Question
Cognizant
IN
Last activity: 13 Dec 2023 1:51 EST
Fetch/Create a PageList of results from an existed Pagelist doing filter(when-true)
I have a pagelist and I'm looping through that pagelist in activity, whenever I select any of the page in UI, (Each page has document id), and perform editing of some property (Name Field) in in that page , I need to log that in Audit.
Suppose I have choosed rename Action, I will get all the list of attachments, which ever pages I select and rename, I need to Audit it. Suppose if I rename multiple documents I need to get all the documents in one line in audit
For Eg: Document Renamed "1747897","1747904"