The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Programmatically load sub-entry into parent form (repeaters)

Labels

This Discussion is public

Notifications

Hello,

We have a form that has a repeater which may have 200+ repeater rows in it. It was unexpected that it was to be used in this way, yet we need to leverage the size of these forms with functionality that allows them to be usable.

What we are doing is loading just the sub-entries generated by the repeater for viewing on the front-end, so we can properly throttle how much is shown at once with pagination. We'd like the client to be able to update just a single, target repeater row at the time.

Do I have to load an entire blank form in order to get the fields for the repeater?

  1. If so, how do I load a single sub-entry into the form that contains the repeater?
  2. If not, is there a way to do this without the need to use an embed form?

Thanks in advance

Discussion closed.