hey,
what's the best way of adding the ability to create repeatable fields in the post form?
i know how to create the post form,
i knopw how to create a form for repeatable fields,
but how do i combine the two inside a single front-end form?
thx!
It's not possible, repeatable field groups are in fact a post type, and you need to edit each single repeatable field group in a Form, just as if you would edit Posts.
That's elaborated here:
https://toolset.com/documentation/getting-started-with-toolset/creating-and-displaying-repeatable-field-groups/front-end-forms-for-repeatable-field-groups/
For the feature to be added so that you can add RFG in the Post Forms, you'd have to ask/suggest this here https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/
Thank you!