Skip to main content

In addition to the standard fields, further fields can be added to the database via  Set-up >  Web >  Web configurations . These fields must be added to the WebApp configuration on the one hand and to the export and/or import lists on the other.

  1. Open the desired configuration via  Set-up >  Web >  Web configurations .
  2. Important: Open the main configuration (with .js extension,) not a configuration with the extension _Exit.
    Bsp.: WebApp_Intranet_V2_Veranstaltung_Neuanlage.js
  3. Gehen Sie in der linken seitlichen Navigationsleiste unter Konfiguration > Formular zu dem gewünschten Container und klicken Sie auf den   Unterordner „(Component)“.
    Bsp.:  VA_Neuanlage: (Accordion) > :locale:Anfrage:Veranstaltung (Box) > Grunddaten: (Box) > (Component)
  4. In the main window, in the field Web Client Configuration , open the Component Config by clicking on the pop-up triangle next to  Web Configuration > Open . In the intranet webapp, all file names of configurations with exit property end with "_Exit".
    1. Fügen Sie unter  Formular mit Klick auf Hinzufügen ein neues Feld ein.
    2. In the Value field, select the desired field from the drop-down list using data access and set the Visible field to "true".
    3. Geben Sie die Beschriftung ein, die in der WebApp über dem Feld erscheinen soll und geben Sie Datentyp und Länge z.B. des Strings an.
    4. Save first the component configuration and then again the configuration. The new configuration is exported automatically and the field is available in the WebApp after restarting the browser.
  5. Adjust import and export lists so that the contents of the new field are also exchanged between the full client and the WebApp. The export lists are used to transfer data from the full client to the WebApp (e.g. presettings), the import lists are used to forward the data entered in the WebApp to the full client.
    1. Go to Set-up > List system Open the corresponding Import- bzw. Exportliste
      Bsp.: WebApp_Intranet_V2_Import_03_Veranstaltung
    2. Double-click on the bottom line of the list to open the linked exit list.
    3. Fügen Sie eine neue Formel oder einen Feld-Wert ein und geben Sie in der Spalte Relativer XML-Pfad als Wert mittels Datenzugriff  „@NameTest1“ ein.
    4. <attribute not present> Save your list.