How to change the popup Layout

Publicado about 16 hours Atrás por Support WorkWithPlus

Publicar um tópico
Por responder
Support WorkWithPlus
Support WorkWithPlus Administrador

WorkWithPlus has a Popup Design by Default, but we can create our own custom popup layouts.


For this we need to go to WorkWithPlusTheme, to the node Class Popup, and do right-click > Add Class:


How to Create more of one Customized PopUp 1



Next we wile to assign a Popup class Name, and the class popup properties. For example, we can use an existet class or create our own popup class:


For example use an existent class:


How to Create more of one Customized PopUp 2



If we want to use our own custom class, we can do as follows:



How to Create more of one Customized PopUp 4


How to Create more of one Customized PopUp 7


Finally, in the event where we will to show the popup, we need to assign the class as follows:


 &Window.Object= webPanelPopup.Create()
 &window.Class = themeClass:PopupWhiteAndBlue
 &Window.Open()


How to Create more of one Customized PopUp 9


The result is this:


How to Create more of one Customized PopUp 8


0 Votos


0 Comentários

Entrar ou Registe-se para publicar um comentário