Icon on each page

Hello,

is there a way to but an icon (company logo) on every page...for example in right upper corner of each page (like a header) ?

Yes, there is a way. You have to add an image asset with the company logo and add an Image component to the Main layout of your application.

Here are the steps:

  1. Add an asset by browsing to the logo image file
    Asset:
    38
  2. Open the Main layout
  3. Drag and drop an image component to the layout.
  4. Set the Path property of the image to the logo asset - click the '...' button which will allow you to pick an existing asset.
  5. Optionally set the Width and Height from the Style property grid category.
1 Like