Hi, I’m looking for a sensible solution that would allow me to add an additional set of fields to the form based on user settings (e.g. button)
i.e. the user has a form where they add their personal details.
He has the option via “button” to add an additional set of fields.
If you had such a task how would you approach it?
custom code, or perhaps a different approach?
Custom code!
check out this : https://shinyobjectlabs.gitbook.io/framework-js/ & https://webflow.com/made-in-webflow/website/reactivity
https://reactivity.webflow.io/?debug=true
you will need some reactive components that can do callbacks on client-side.
these are both excellent solutions, I was unaware of the Shiny Framework so thanks for bringing that to my attention.
Yeah really good stuff, I haven't got a chance to put that into some real project, used to deep dive there when some potential client reached out & as always great stuff never sees any light 😅🫠