I need to add some elements inex-loginWindow.xml. Unfortunately any modification that I made in loginWrapper is rejected and the elements under loginWrapper (loginMainBox etc) does not appear in xml file.
There is any way to edit this window and see the Subscribe options?
Hi @neutrino .
In the 12th release for extended screens, saving occurs by going to the Text tab. In the 13th release, this will be fixed.
Check the contents of xml. Are there those elements that you expect to see?
In the 12th release, the following code works for me:
Yes there are. But after close/start (run) the itellij idea, they are not displayed on the screen, even are present in xml (see below added vbox). You can check by yourself.
The only approach (that actually works) is to place the new elements apart of loginWrapper or replace the whole login page.
However I saw that all default elements are under green text. Why?
If you want to show something new, everything should be in white. Why?