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 screen export.

Featured Replies

Hello,

I am trying to create a library solution that saves web viewer browsed images or pdfs and re-imports them into a container field in the solution.

So if a user browsen a website in the webviewer and he wants to make a visual bookmark of the page he clicks a script that opens the same url in a new window saves the whole window as pdf to the desktop and then the script imports the saved image (pdf) into a container field.


If [not(fnIsWebConnection)]



Set Variable [$Recipe; Let ( [

        MAC = "filemac:" & Get ( DesktopPath ) ;

        PC = "filewin:" & Get ( DesktopPath )

] ;

Case(Abs(Get ( SystemPlatform )) = 1; MAC; Abs(Get ( SystemPlatform ))= 2 ;

PC ) & "Recipe" & recipes::rec_name & ".pdf")]



Go to Related Record [show only related records; From table: "recipes"; Using layout: "recipe_others" (recipes); new window]



Print Setup [Restore; No dialog]



Save Records as PDF [Restore; No dialog; "$Recipe"; Current Record]



Go to Object [ObjectName: "library1"]



Insert Picture ["$Recipe"]

So is this a way to achieve this? The problem seems in the insert picture, i specify the path but how can I tell it the file name (Recipe" & recipes::rec_name & ".pdf)

Thanks for the help.

Also is there a way to boomark the current browsed page?

  • 3 weeks later...
  • Author

With someone's help in a different forum, the solution is attached!

Log:1

Pass:2

webcap.fp7.zip

Edited by Guest

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.