I’m using Redux Framework for options in my theme and I want to create dynamic custom form for pricing table.
This form will contain title, price, description and maybe few more fields. I need it to be dynamic so user can add as many columns as he wants.
I only found “Multi Text” filed type. It generates dynamic text fields. I need something like that just with ability to create complex form not just a text field.
We haven’t quite yet made a form builder. We have a repeater extension/field that you could modify, but you’d have to do the dynamic stuff. It just makes blocks repeatable…
I also want something like that in Redux for long time. It is only thing that it is lacking. A group field to group multiple other fields is must in this framework.
Is the repeater field limited only to those 3 fields shown in the demo or we can add any number of fields and any type of field to this repeater field?
It will be great if Redux Team will do a Custom Field/Post/Taxonomy Builder (similar to ACF or Pods) to make more easy make custom fields an fill all of his parameters. This code can be written having in mind to insert the buider as a option in Theme Options that are developed with Redux (this will do great for flexibility of Framework).
Think about it