Branding of cuba and misc questions

Hello, I’m new using cuba platform.
I went through Customer tutorial (below). I would like to know:

  1. How is it possible to remove / customize the initial login screen
  2. How to customize / remove the left-side menu

image

Hi,

When creating a new screen you can see several options that suit your needs:

59

Regards,
Gleb

@gorelov Thanks for your reply.
Is there anyway to view / updated the generated code?
In another word, does cuba generate proprietary code or is it all open to edit?

You can freely modify the generated code.

So, where would I change info below? I searched the entire workspace and unable to find the where to change “Powered by…” or the “Remember Me” or “admin” id / pwd

image

In order to manage default user name and password as well as the powered by link , you need to use the corresponding application properties:

Gleb

2 Likes