I’ve a simple select customized with code (required on server side ) and an onChange event through a “Custom Code” component.
The problem is that the onChange parameter is not saved:
Thank you for the screenshots! Custom Code is cleaned up when presented in the app so that it doesn’t break the rendering in the app itself. Try inspecting the HTML source of the exported page, there your code should be included without modification.