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.

FM to web do's and dont's

Featured Replies

I'm a pretty proficient FM developer and also pretty good at HTML and I understand linking to databases via CDML and other languages but I don't want to do it all.

I'm hoping someone could provide a brief summary of the cool stuff you CAN'T do via CDML that you can in FM. I'd like to design the FM databases and hire someone else to do the CDML but would rather avoid over-designing. Think of it as a job interview.

Also, are there any "bottled" Filemaker e-commerce packages for the web that I could hook my databases to rather than coding new shopping carts all the time?

Do you like writing scripts in ScriptMaker

Unfortunately, that is true.

In all my Solutions I have only one script running in fraction of second. That seems to be OK.

I found the Power of HTML, JavaScript, and CDML and calculating fields to be greater, than standalone FM.

So far I am happy.

If you want to contract someone for CDML work, we are low cost workforce over here, in Czech Republic.

About the only things that FMP client offers that the web interface doesn't is record locking and portal functionality -- portal data can be displayed but all of the "create new record" stuff doesn't).

Having said that, the main difference is the interface -- there are fundamental differences between the browser/web and FMP/client. Not necessarily better/worse, just different.

What I like about the web is the small amount of work required to get an interface together, compared to a FMP client solution.

  • Author

Thanks everyone for replying. I guess what I am hearing is that I shouldn't rely on scripts or doing things in a portal except for showing data.

Are there ways to "go to related record" that depend on CDML instead of script steps (that was just an example, I can think of dozens of way I use scripts to navigate and show data)? How does filemaker keep track of the browser session? Any thoughts on an e-commerce package?

quote:

Originally posted by signal:

Are there ways to "go to related record" that depend on CDML instead of script steps (that was just an example, I can think of dozens of way I use scripts to navigate and show data)? How does filemaker keep track of the browser session? Any thoughts on an e-commerce package?

Go to related, hmm you can program that.

FileMaker is not keeping track at all, the browser knows, what is displayed and pointers etc.

I am always writing my solution for e-commerce.

signal inquires: Are there ways to "go to related record"?

This line, extracted from a table, was successful as a link from a found set to a specific record in that found set.

<td><a href="[fmp-linkrecid: format=format.htm, layout=web]">[fmp-field: afieldinthelayout]</font></a></td>

Peace

Keith M. Davie

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.