How? Give custom page decent title-tag?

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1158
Joined: 2019-05-21 22:42
Location: Germany
Contact:

How? Give custom page decent title-tag?

Post by onoehring » 2019-09-25 07:08

Hi,

I have created a custom page and used the code from the udemy course "Section 07 - Lesson 719 - Creating a printable invoice 1 of 2" to include security (login+group check and layout).

I have not found a way yet to customize the html title-tag for that page, it only reads:

Code: Select all

<head>
...
<title>Appname | </title>
...
</head>
How can I set my own title?

Olaf

Post Reply