EN:
Add the invisible plugin element to your page.
In the property editor, configure:
URL: the page you want to open (e.g.,
https://myapp.com/login);
Page Name: internal name of the new window (e.g., MyWindow);
Width / Height: desired size in pixels (default 800×600);
Button ID: the ID of the button that will trigger the window.
In your Bubble button, set the ID Attribute (in the property editor) with the same value as Button ID.
When the user clicks that button, the new window will open automatically, centered on the screen, with no toolbar or menu.
PT-BR:
Adicione o elemento invisível do plugin à sua página.
No painel de propriedades, configure:
URL: endereço da página que será aberta (ex:
https://meusite.com/login);
Nome da Página: nome interno da janela (ex: MinhaJanela);
Largura / Altura: tamanho desejado em pixels (padrão 800×600);
Button ID: o ID do botão que acionará a janela.
No botão, defina o ID Attribute com o mesmo valor de Button ID.
Ao clicar, a janela será aberta automaticamente, centralizada na tela, sem barras nem menus.