Hello,
Is there a provision to move the Profile Picture spot from the Right Top Corner to the Left side of the page?
Can the highlighted part in the screenshot be made available on the Left Top Corner?
Thanks in advance.
Madhuri
File attachments
Like
1 comments
15:20 Jan 05, 2023
Hello Madhuri,
This is not possible to do using the wizard and there are no UI tools that could move this container with the profile image and system designer and help buttons.
These buttons from your screenshots are added to the rightHeaderContainer in the private getHeaderItems method from the MainHeaderModule. In case you need to move these elements you need to look at possible ways of overriding this method.
Show all comments