GX-Bug #55480
Von Mirko Janssen vor etwa 4 Jahren aktualisiert
You can use the `GXModule.json` example from the developer's documentation: https://developers.gambio.de/docs/3.13.1.0/tutorials/samples/gxmodules-config-json/ Expectation: If you change any configuration on a `GXModules.json` config page and hit the enter key, you would expect to submit the form it. Reality: The enter key does not submit the form, it triggers a button of an unspecific modal instead. Möchte man die generierte Konfigurationsseite mit der Entertaste absenden, wird (sofern vorhanden) ein Button eines Modals getriggert. Dies kann unerwünschte Nebeneffekte auslösen und sollte unbedingt behoben werden.