Are there resources on creating dynamic form components?
Hi @mean_rattlesnake, here is an example of creating a dynamic multi-step form with validation:
https://github.com/plasmicapp/plasmic/tree/master/examples/dynamic-multistep-forms
https://dynamic-multistep-forms.vercel.app/
Please let me know if that helps