Jump to content

Recommended Posts

Posted

Hi,

I need a frontend form with an repeater field (single text field with user input).

After the form is submitted it will generate a new page, save it and than fill all the additional fields (works fine with images). But during add an item repeater says:

This item will become editable after you save.

Is there another way to build an "repeater field" used in a frontend form? Is there a solution to get it work?

Posted

Repeaters do prerender all their inputs and just hide them, so they are finit in number. The unlimited approach would be rendering a blueprint disabled "fieldset" and copy that with javascript, increment the form field names and show it. 

Posted

Hi LostKobrakai,

I remember an old topic you suggested ProFields also for frontend usage.

Should it work? Is there a way to test it? It's a small private project, so I'll purchase ProField if it works as needed.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...