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.

Processing of fmpro tags

Featured Replies

  • Newbies

I have a new record page, with relevant fields as text boxes. This works fine, except I need some of the fields to be pop-up value lists from the database. I tried playing with the listitem tags, but the page simply displays the tags (i.e. the pop up options are: [FMP-ValueList.....] etc).

I presume that the page would need to be processed as the format for the results of a previous page's Form posting, rather than just being a HTML link.

What is the way around this (if there is one)? How do other people fo this?

Thanks

Hi, by coincidence a database I've just been asking a question about uses two ways to get to the search page:

this url where there are no value lists:

http://mydomain.com:591/Contact_list/search.htm

and this FMP call where there is a value list of job titles called from the database:

http://mydomain.com:591/ex_search/FMPro?-db=master_contact_list&-lay=Layout1&-format=titlesearch.htm&-view

You'll need to use this kind of string to make a call to the database before you display the page - it will work for a new record as well as a search. You can treat the string like any other url when making the link to it.

regards, Jeff

quote:

Originally posted by neale:

I have a new record page, with relevant fields as text boxes. This works fine, except I need some of the fields to be pop-up value lists from the database. I tried playing with the listitem tags, but the page simply displays the tags (i.e. the pop up options are: [FMP-ValueList.....] etc).

I presume that the page would need to be processed as the format for the results of a previous page's Form posting, rather than just being a HTML link.

What is the way around this (if there is one)? How do other people fo this?

Thanks

neale,

Not sure if this is the answer to your question but, when creating a value list Filemaker requires a 'lead in' page. That simply means a page prior to the page containing the value list, which also links to the web companion.

I know for sure you need this for dynamic value lists (lists based on data in a field). Not sure if this also applies to static value lists, but I think it does. Hope this helps.

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.