1. Home
  2. Docs
  3. Javascript API
  4. repeaterAddSub

repeaterAddSub

This function allows you to add sub-entries to a repeater programmatically via JavaScript.

Example

Append a sub-entry to the specified repeater

wpcf7cf.repeaterAddSub('.wpcf7-form','my-repeater');

JSDoc

Check out the JSDoc of this function

Was this article helpful to you? Yes No 1