Minimizable Dialog

I found a link showing a minimizable dialog (https://design.pega.com/version/8.8/design/modal-dialog/), however, I cannot find any reference for how to create one like it. Could someone please explain how to create one like it? I’m using the section editor in Pega Platform Infinity '23.

Hi @PatrickV16713254,

Could you please let me know the application built on ? Is it Traditional UI (UIKIT / Theme Cosmos ) or Constellation ?

@banet Theme Cosmos using the section editor.

Hi @PatrickV16713254,

The link that you have shared applies to building custom components over Pega Constellation. The same does not applies to app been built on Traditional UI i.e., Theme Cosmos. For Theme Cosmos you can try modifying the look and feel of the Modal Dialog over the application Skin Modal Formats or else create a custom Modal Dialog layout via non autogenerated HTML code.