PDA

View Full Version : App center header



SpringBox
2022-05-16, 08:17
Hi guys

When we serve up a web app using App Center, there is always a subheading line ie Admin Other etc.

We know how to put in extra subheadings but how can we remove this line altogether (as it has no meaning in a production context) so it is just our app?

Is it a setting / value in the App Center tile category property in the app?

Thanks in advance


Simon

yvonne.milne
2022-05-16, 09:28
Hi Simon,

It is the App Settings -> App Center Tile -> Category attribute.

This can have 2 parts separated by a '|', e.g.


Tabname|Subheading

If you just specify 1 part, it will be put in the 'Other' tab:


Subheading

If you specify the following, which may be what you are looking for, it will just have the tab heading:


Tabname|

The Admin tab will be displayed if you have the lianjacloud_admin (Lianja Cloud Admin) App deployed, or if you have your own Apps with Admin specified as the 'Tabname' part of the App Center Tile Category. Deployed sample Apps will cause the Examples tab to be displayed.

More on Lianja App Center Tiles can be found here: https://www.lianja.com/doc/index.php/App_Center_Tiles

Regards,

Yvonne

SpringBox
2022-05-17, 04:59
Thanks Yvonne

We were hoping to remove the subheading line altogether but can work with that one ok

Cheers


Simon

barrymavin
2022-05-17, 05:11
These are known as the tile categories.