Question
Hopkins Software Pvt. Ltd.
Hopkins Software Pvt. Ltd.
IN
Hopkins Software Pvt. Ltd.
Posted: Apr 5, 2023
Last activity: Apr 5, 2023
Last activity: 5 Apr 2023 7:26 EDT
Closed
Solved
How to shows the particular operator created Cases in a table
Hi Everyone,
My Requirement is to shows the all work object of particular operator in a table using drop down

***Edited by Moderator: Pooja Gadige to add capability tags***
To see attachments, please log in.
@NagarjunaS16644648 Create a data page on work class-> Source Report Def->
Report Def-> Filter-> .pxCreateOpName= Param.Operator.
Add Operator as param to Dpage and Report Def.
Source this dpage(to this dpage-> pass the drop down property) to your table layout. On change of operator dropdown,action set ->post value ->refresh-this-section.