Web Application Name property

Official Content
This documentation is valid for:
Provides a human-readable name for the site when displayed to the user. For example, among a list of other applications or as a label for an icon.

Description

The property is available when Web Application property = Progressive.

It updates the manifest json file of the PWA application.

You must provide at least the short name or name property. If both are provided, short name is used on the user's home screen, launcher, or other places where space may be limited. Name is used in the app install prompt.

How to apply changes

To apply changes made by this property, do a Build with this Only of the object.

Availability

This property is available since GeneXus 16 upgrade 4.

Scope

Objects: Web Panel
Platforms: Web(.Net, .Net Core, Java)

See Also