Hi all,
In the List view , when one or more records are selected , on performing on action , selected records will be removed. Is there any possibility where I can control the selection based on function ?
Eg :
In Supplier Invoices Tree/List View , I selected four records randomly and there is option in "More" button to execute some functions. I performed "Confirm Draft Invoices" . After confirmation , list view gets refreshed and four records selected will be uncheked. Is there any possiblity to retain selected records?
And also , If I performed "print Invoices" . After printing , list view should gets refreshed without selecting the records. Standard list view loading by default .
Is there any possibility to achieve the dual functionality?
For one action , tree view has to be reloaded with the same set of selected records and another action , it has to work standard by default ?