Open rrjanbiah opened 5 years ago
@sponsology @gentijo @Pharserror Sorry, but thought of pinging as you all seem to have active forks here.
Hi Andrew, yes we pulled in your conditional predicate branch and expanded on it as well as added a submit then goto panel function, so you can implement submit yourself then have a thank you panel. Will issue a PR once things settle down.
@rrjanbiah thanks for the link, creating a form builder is on our road map for early next year.
@gentijo Great! So happy to hear that!
@rrjanbiah I am maintaining a winterfell form builder here: https://github.com/vincentalcantara/winterfell-form-builder
@VincentAlcantara
Great news indeed! But, if you are starting afresh, you may also want to consider Mozilla's JSON form schema that seems to be compatible with MongoDB and Kinto. Also, looks like many people are searching for the same https://github.com/mozilla-services/react-jsonschema-form/issues/588
Is there any helper builder kit for Winterfell? Something like https://github.com/kaushiknishchay/react-form-builder ?
TIA