How to extend loginwindow.xml file or customize login page with a new button

Hi,

I want to do register of users from login window. While i am doing it i.e i am creating a customize login window(lets say ext-loginwindow.xml) which is extending loginwindow.xml file with containing a register button, but the customize layout is not coming. So here the problem is i am not able to extend loginwindow.xml file. Please help me to fix this.

Thanks,
Subrat

Please look at this sample application: GitHub - cuba-platform/sample-user-registration: Example of users self-registration

It is also available on the Samples tab in Studio.

Hi Konstantin Krivopustov,

Thanks a lot for your help and it worked perfectly in my application.

Thanks,
Subrat