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

Awhile ago sixfriedrice.com had a great article on using the webviewer without the web.

What was missing was a way to hyperlink back to the actual database.

Well it is now possible by calling the FMP internet protocol along with a script name, a parameter and a variable.

This example uses the FMP url to view a related record and set a field value. (hosted file only, I have to look at local file possibilities ).

Along with this feature, FMP12 has also blessed us with the ExecteSQL function which is used here to compile all the data, reducing the need for all those messy TOCs.

Enjoy.

PS. if anyone can solve my line numbering in the html layout, I would appreciate the help.

http://www.filemaker.com/12help/html/sharing_data.16.7.html#1029797

This example uses the FMP url to view a related record and set a field value. (hosted file only, I have to look at local file possibilities ).

Enjoy.

The example is missing.

  • 2 years later...
  • Author

FYI local file is possible if you change the ip to :  

ip = GetAsURLEncoded ( "$" ) ;

  • 3 weeks later...

Hey!  I really like this!  Thank you!

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.