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.

Web Viewer Problems

Featured Replies

b

m

var map = new YMap(document.getElementById('map'));

map.addTypeControl();

map.setMapType(YAHOO_MAP_REG);

var Cent = new YGeoPoint( 41.9485,-86.1566);

map.drawZoomAndCenter(Cent, 3);

var loc = new YGeoPoint( 41.9485,-86.1566);

map.showSmartWindow(loc,"291");

e

  • Author

Well I got it fixed. Looks like its a text encoding issue. Some character in the appID key doesn't like utf-16 encoding. That was the reason my external files stopped working they got saved as utf-16. utf-8 and latin encodings worked however. Of course FileMaker makes everything utf-16 so thats a problem, but after a couple of tries I got a new app key without any problem characters (I have no idea what ones) and everything works fine. ...and it only took six hours! ???

Did you manage to get this working without requiring an external HTML file?

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.