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.

CDML Edit Master Record and Portal Records

Featured Replies

Hello!

I have a CDML-based form that displays a master record along with related portal records from a secondary table. Ideally, I would like to be able to edit both the master and portal records from the same form at once.

When I submit the form for the master record, I get a 102 error (field name not found). When I remove the portal fields, this error goes away. This must mean that the 102 is generated because FM looks for those field names in the master table?

Is there a way to edit the related records? If so, can anyone please lend assistance?

Thanks!

Kevin

First get rid of the error -- 102 Field is missing

You have more fields on CDML than on layout.

Use single layout for all CDML work with all fields and portals.

Portal rows are edited with following syntax:


<input type="Text" name="WebEdit::tracking_detail.[FMP-CurrentPortalRowNumber]" value="[FMP-Field: WebEdit::tracking_detail]" size="10">


  • Author

Thanks Anatoli!

The CurrentPortalRowNumber tag on the end of the field name is what I was missing.

Any time smile.gif

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.