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.

Featured Replies

OK - What's the real deal with dynamic value lists and CDML.? I was told there is a two step process, but I'm having problems with it. In Filemaker I have a value list where users can select a group. When a group is selected another value list (use values from field, only related values) lets them choose a person in that group. I used HomePage 3.0's Filemaker Connection Wizard to make my HTML pages. The CDML tags for the value lists are normal:

<SELECT NAME='Group' SIZE=1 > [FMP-OPTION: Group, LIST=Group] </SELECT>

AND

<SELECT NAME='CS Rep:' SIZE=1 > [FMP-OPTION: CS Rep:, LIST=CS Rep] </SELECT>

Obviously when I create a new record on the new.htm page there is no value for the CS Rep list. However, when I create a new record (and populate the group field), search for it and view the record detail, there still aren't any values in the CS Rep list. On top of this, when I try to submit the form (using the -Edit tag) I get ERROR #4 (unknown command)!

Is there some kind of special CDML tag for the related value list? Someone please help!

Is your CS Rep value list name "CS Rep:" or "CS Rep"?

  • Author

The field name includes the colon, but the value list name doesn't.

Your CDML looks fine. I assume that you have the value list defined to use the contents of the field to generate the list. I use 4.1, which doesn't allow dynamic editing of value list (I don't know if 5 changed this) but you could add an entry to the field via a text input (<INPUT TYPE="text" name="CS Rep:" Value=""> ) and it will show up in the list the next time it's generated.

HTH

I have come to the conclusion that relational value lists don't work over the web, and eagerly await the release of FMP 6 which (I believe) will have this fixed AND not be crippled so only 10 web users can connect AND have the CDML reference database included so we can all see what it is we are working with!

Vaughan (who should start taking his medication again)

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.