Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6370 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm tinkering with the idea of doing a very scaled-down version of my database for mobile devices. I'm curious if there's a function that will allow me to know whether the computer that is accessing the database is a web-client. If it is, then it will have a seperate layout, etc. I tried get(application version), but it seems to return the result of my client software (ProAdvanced 8.5v2) even when I view it on the web (it's a calc field).

I was thinking using the screen size get() functions, but I thought there was something that might make more sense.

Posted

Get(ApplicationVersion) should return a string that depicts it as web. Try storing the result into a global field as part of the startup script.

Posted

Thank you, I just read that in the filemaker documentation. I guess it doesn't work in a CALC field (what I originally set up just to see what it returned). That should do. Thanks :

This topic is 6370 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.