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.

Hiding the URL containing requests

Featured Replies

Does anyone have any way of hiding the URL that contains the calls to the database through the web companion. I'm not interested in using frames - any other solutions would be great.

Use forms.

eg

<form action="FMP" method="post">

<input type="hidden" name="-db" value="myDB.fp5">

<input type="hidden" name="-layout" value="allfields">

<input type="hidden" name="-format" value="results.html">

<input type="text" name="fieldname">

<input type="submit" name="-find" value="Press Here">

</form>

Hope this helps.

Garry

The only way is to either use forms as said above, use frames (which you don't want to) or have the "active" pages open in a popup window with no address bar.

  • Author

Thanks guys I will have a play.

  • Author

I had a play and it all worked well - please excuse my lack of knowledge for the next question - how do I then hide the FMP request in a URL when the link is generated by a 'FMP-LinkRecID' option?

[ July 02, 2001: Message edited by: Tony ]

Yeah,

or you can try to do some InLines stuff.

As GoLive HTML guru I do HATE frames.

As FileMaker programmer I do LOVE frames! Frames are FileMaker best friends!

Frames?

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.