Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

add to repeating field on web

Featured Replies

Is it possible to create a form that will add or edit a repeating field? Since the field name is the same no mater how many cells, is it possible to submit information to each cell?

<form action-"FMPro?>

<input type=hidden name=-db value="mydata.fmp>

Enter a sku

<input type=text name="sku">

Enter another sku

<input type=text name="sku"

<input type=submit value=-new>

</form>

This isn't the final HTML, just trying to get the point across.

Anyway around this? I know I can define multiple fields, but hopefully I can get around this.

Thanks

Rich

------------------

Rich

  • 3 weeks later...

Looking through the FMP4 CDML reference, the [FMP-Repeating] tag gets information *out* of a repeating field, but I cannot see any tags that are sepcifically associated with puting data *into* repetitions.

As an outside chance, try specifying field.0 and field.1 in your form to refer to the specific repetitons. Make sure the layout referred to by the -lay tag has the rpeating field and all repetitions on it.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.