Search the Community
Showing results for tags 'webviewer'.
-
Creating a collapsible list in Claris FileMaker might initially seem challenging, but with a strategic approach using a web viewer, it becomes achievable. By leveraging the web viewer, you can create a dynamic list that incorporates FileMaker data seamlessly. We demo how to create a collapsible list...
-
- webviewer
- subsummary
-
(and 1 more)
Tagged with:
-
Hello all, I have a hosted db running on FMS 19. In the same folder, where the hosted db lies, (Databases), I have a small web project. How do I point my webviewer to the index.html file?
-
Hi everybody, I there a way of stopping webviewer reload when we lande on a layout. Of course each time I go from a layout to another one, the webviewer reloads. And I would like to prevent that. thank you Antoine
-
I use jQuery and the jQueryUI slider widget to display a slider in FileMaker Pro (v17-17-18-19). Works fine but I also need to have it work on FileMaker Go, so I tried my luck on jQuery Mobile 1.4.5. The slider is working nicely on FileMaker Pro, but on FmGo 17, 18 or 19 it doesn't load, keeps displ...
-
- webviewer
- javascript
-
(and 2 more)
Tagged with:
-
Hi, As a complete novice to FMP, I'm attempting my very first database. We rely on storing our contracts on Google & Dropbox. I've been trying to either embed the pdf's into a "tab", or (my preferred option) to have an "Add URL" button to link to the online pdf. I tried adding a field and...
-
What I am tring to do is add a css field that has all the css in it and the same for javascript. there are two fields one is named css and the other js 2. I must be missing something because the webviewer is not diplaying all the css. I know very little about html. Thanks "data:text/html," & "...
-
Hi everyone i'm new in filemaker, i'm using filemaker 17 and currently i'm involve in a proyect but i have a problem that i can't resolve, maybe someone of you have had the same problem. I'm saving images in base64 format in a database to show them in a layout with web viewer,that doesn'...
-
geocoding Calculation to switch a long list of long/lat to lat/long
Quito posted a topic in Web Viewer
Hi, I have a database with +1000 records, each with a long list of long/lat coordinates that need to be reversed to lat/long. The amount of decimal numbers is not fixed, yet every longitude value starts with an opening bracket "[" and is separated from the Lat value by a comma ",". Each coordi... -
Hi I am experimenting with Treemaps using the D3.js and D3plus.js libraries in FMPro Advanced 15 and the Webviewer (OSX 10.11). D3plus.js is really nice as it makes it much much easier to implement a Treemap using a simple JSON object containing your data. But sometimes thing don't work as expe...
-
I have a web page that I want to display in a web viewer. It uses an HTML5 Canvas and Javascript to display a map. The page loads fine in a browser but in a webviewer the HTML loads but the referenced javascripts never run. Does anyone know why? or how I can get it to work? link to the page I...
-
One of the sites that my database uses has recently started spamming ads. This eats up my personal hotspot bandwidth and messes up the user experience no end. Is there a way to install an adblocker extension into the browser used by FM? I'm a Mac, still using FM v14, but will probably upgrade s...
-
Hey Fellow Easy Sync-ers. I have an idea for improving the speed of the Sync Check step. Instead of comparing UUID lists in loops, we can retrieve a UUID list from server, and compare it to the client UUIDs using a couple lines of JavaScript in a webviewer. I've tested this and my Sync check ti...
- 19 replies
-
- sync check
- performance
-
(and 4 more)
Tagged with:
-
The script which I am using (kindly provided by another user) is: "http://www.publishersmarketplace.com/pm/search?ss_q=" & Contacts::First Name & "+" & Contacts::Last Name & "&ss_c=dealmaker" Using this script, I am able to generate the URL that I wish. The URL is different depending on...
-
Has anyone been able to scrape facebook for posts? Is there a successful or better approach other than using webviewer to grab html? Thanks
-
Thru versions of Filmaker going back at least to FM12, I've heavily used webviewer on my layouts. 1000s of records with stored urls without issues until recently. Some, but not all records with urls crash Filemaker when accessed. A fair number of my records include urls to articles in NY...
-
javascript Interactive Javascript not working in IE on FM13 and 14
Macfreq posted a topic in Web Viewer
I'm using a web viewer to display a html webpage that allows the user to interact with it via java scripts. The web page works on a Mac running FM13 and FM14 with Mac OS X 10.10 and 10.11. When I try to view the web page in a web viewer on Windows 7 running with IE11 installed, the webpage doesn't a... -
I'm probably missing something obvious.... If I open the attached file in a webviewer, it works as expected. "file:/" & Get(DesktopPath) & "testpopup.html" However, if I copy the code from that file and paste it into a field codeHTML and then use the following webviewer calculation "data:text/htm...
-
Hey All, I'm taking a stab at some custom controls and came across this example here: http://scarpettagroup.com/using-jquery-ui-filemaker-part-2/ I'm using this slider: http://jqueryui.com/slider/#steps It seems simple, but it's not rendering in my webviewer other than the title: "Donation amo...
-
Hello, I am trying to learn FM and at the same time build myself an ebook library tool that will scrape Amazon.com to pull data like title, author, rating, etc. -- based on the user (me!) submitting a book product ID -- which Amazon calls an "ASIN." I have searched online for a similar solut...
-
Hi all I have a web viewer in a FMP database layout. All is functioning fine in the web viewer. Inside the web viewer I have a variable which is just a string of text. I can get this variable to print on screen in the web viewer so I am sure it is performing properly. However, I would like to n...
-
I'm displaying PDFs in a webviewer off of the server on my LAN without difficulty on OSX. Is there anyway to script the viewing formats? I'd like to be able to control the scroll, or at least the "autosize" feature or zoom in / zoom out. (my pet peeve: annoyingly a single page PDF will always defa...
-
In Filemaker 8-13, if you direct a webviewer to a file or folder, you would set the webviewer to something like... "file:\\yourserver\somefolder\somefile.txt" In Filemaker 14, "file://///yourserver/somefolder/somefile.txt". In addition, If the path doesn't exist when the layout loads, you the...
-
I'm upgrading a solution from FM 8.5 to FM 14 and moving the server from our LAN to a Hosting Company (we will have a stand alone server). One of my tables has a folder associated with it to hold documents. (See Attached File, uses a webviewer to display the documents folder and send event to crea...
-
The address for a web viewer object using Google API is as follows: "data:text/html, <html> <head> <iframe width=\"" & GetLayoutObjectAttribute ( "webviewer_1" ; "width" ) - 20 & "\" height=\"" & GetLayoutObjectAttribute ( "webviewer_1" ; "height" ) - 20 & "\" frameborder='0'...
-
- webviewer
- google maps
-
(and 1 more)
Tagged with: