Custom submit Angular

how can I override form0Submit (event: any) without using Code generation ignore list?

Hi @narow84,

You can add custom code in your XXX.component.ts page file:

and simply execute this on submit: