aahventures
aahventures
I'm also not able to use certain features because of the missing method signature. Additionally @zaggino it seems like https://github.com/zaggino/z-schema/blob/master/index.d.ts#L7-L29 is also missing the [`includeErrors` option](https://github.com/zaggino/z-schema#includeerrors)? Is `interface Options` the...
I've experienced something similar. From looking at the source code, it seems in order for the Typescript type to be generated fully, it needs a value for the `name` parameter...
@daniele-pecora I saw this wizard widget before and was wondering if you could explain what it is for and how to exactly use it? I'm not sure from just looking...
> So we just make sure that the parent get also their custom validator and return an error for their children. > > Create a custom validator for every parent...
@daniele-pecora here is a crudely put together Stackblitz: https://stackblitz.com/edit/ngx-schema-form-gui-editor The only two fields that are clickable are indicated with "CLICK ME." The only two property changes that will be applied...
Thanks for the response. For question 1 I'm using the [custom bindings](https://github.com/guillotinaweb/ngx-schema-form#custom-bindings), in this case 'click', to detect when a field is selected to "be edited." Binding on the root...
@daniele-pecora I have a somewhat working GUI form editor using custom bindings, but I'm hitting a performance issue now. I have a fairly large form and I allow removing/changing requiredness...
Thanks. Works well. If I wanted to keep the validation and performance, then I would probably need to look into optimizing z-schema or replacing it?
I think this should be supported too. However, I guess normally if you want your recipients to _not_ know about each other, you could just send them a separate email....
@matt-goldman I was using the sendgrid sender