Pega Constellation list view - Edit/Create - Model window - Minimizable modal feature

we have one requirement, in list view when user want to edit and create record to the table they want see other records and update. is there any feasibility of moving/resizing the modal window of create/delete to check/compare other records in the table?

to achieve that we have “Minimizable modal” feature in Pega to minimize the window and open it again from right size bottom corner? is there any possibility invoke this feature?

https://design.pega.com/design/modal-dialog/

@VenkateswararaoKMinimizable modal window is part of Constellation Design System but as of now is not directly authorable from inside App/Dev Studio, you would need to to create a DX Component for it.

@VenkateswararaoKthis can be achieved if the user was to open another tab with your portal in it. Constellation allows you to have Pega open in multiple tabs (threads), unlike UI Kit apps that synched all the tabs. So they could always open that landing page or record again to see the records they need?

Constellation provides a ‘open in new tab’ for all cases and data objects, so this becomes pretty easy and second nature in the design system.