In custom layouts the event edit form can't be saved. The only working button is the "cancel" button.
Error console:
Uncaught TypeError: defaultsLayout.test is not a function
submitbutton https://www.soundpostkarten.ch/administrator/index.php?option=com_jevents&task=defaults.edit&id=2:537
onclick https://www.soundpostkarten.ch/administrator/index.php?option=com_jevents&task=defaults.edit&id=2:1
index.php:537:36
patbe60 uartur1
Error console:
Uncaught TypeError: defaultsLayout.test is not a function
submitbutton https://www.soundpostkarten.ch/administrator/index.php?option=com_jevents&task=defaults.edit&id=2:537
onclick https://www.soundpostkarten.ch/administrator/index.php?option=com_jevents&task=defaults.edit&id=2:1
index.php:537:36
I found the source of the problem - we were using some javascript that is not supported in all browsers. I have installed the latest build on your server patbe60 and its working now.