Jeroen Sormani

Results 16 comments of Jeroen Sormani

Was looking all over the internet looking why my Promise handling wasn't working.. Would be great to have a fix in the package itself without having to manually create the...

:+1: Only thing I haven't figured out yet is how to get the form names/IDs through the REST API. The CPT is private and don't want to expose them publicly...

PS. this won't change existing validation configurations to prevent some small change of breaking existing customizations users may've done. The following example shows what *could* break if a user has...

Forgot to add yesterday, but added so that the 'Save submission' action is there by default when creating a new form

With the GDPR I believe it becomes more important to be able to control which forms are stored and which aren't. I myself have some forms I'd like to store...

Ah I misunderstood as I thought "Perhaps a filter on the default value for the setting?" was referring to the global setting.. I don't think the global setting needs to...

Personally I like to use the 'systems' that are available, Actions are a example of this. I still think its fitting as a action and making sense from a UX...

Sure, was just a concept to get your thoughts anyways ;-) (plus I hadn't look into the whole browserify setup) If you think this will be a good addition to...

Made the changes in the `browserify/conditional-elements.js` file. This now also includes the `data-check-if` attribute for the radio/check fields. I did end up separating those in separate functions etc. Could also...

@dannyvankooten ping! Did you have a chance to look into this / get some further thoughts?