Actions
Feature proposal #9329
openImplement support for CB Repeat to convert to JSON before sending with form
Description
This should remove the inputs from the submit data and condense them into a JSON object. This would be optional, but for cases where there's a lot of inputs it would prevent hitting server input limits for a repeat usage.
Actions