<General>
The General element contains configuration definitions for the general appearance of the Web App, such as, the favicon, the display name, or whether headers and footers are displayed.
Attribute | Description |
|---|---|
| The display name of the Web App is displayed in the browser tab or title bar. If no value is set, the default value "My New Web App" is set. Possible values: Any string |
| Specifies whether the background should be blurred or clear when overlay structure elements are displayed. Possible values:
|
| Path to a graphic file (.gif, .png or .svg) or a material icon that is used as the logo of the Web App. Possible values: String (URI) |
| Path to the graphic file (.gif, .png, or .svg) or specification of a Material Icon that will be used as the Web App logo. Note:
Possible values:
Additional information:With Note:The logo is always displayed with a height of 45 pixels. The graphic file used as the logo is automatically scaled. |
| Defines the color of the logo in the application. You can only use this attribute to change the color of a logo you added with a Material Icon to Note:This setting overwrites the default color of the color scheme. Possible values:
Note:
|
| Defines whether the footer of the web application is displayed. Possible values: Note:If there are actions in the displayed component, the footer is displayed in the mobile view independently of the value of the attribute. |
| Defines whether the header of the web application is displayed. Possible values: |
| Links external pages as imprint. |
| Links external pages as data protection statement. |
| Defines whether the cookie consent pop-up is displayed. Possible values: |
| Defines whether data is to be transferred to a Web App when calling the Web App. Note:You can change this flag at runtime using the Web App Configuration Management adapter. Possible values: |
| Defines whether empty property values are sent from the Web App to the X4 process. That is, this option determines whether, for example, uncompleted fields of a form are passed to the process as properties even without values. Possible values:
|