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.

Any way to know the progress of the Export Field Contents function ?

Featured Replies

I'm using the Export Field Contents function to download a big file stored in a container field of an hosted database. Since the download can take a few minutes on a slow connection I would like to display the progress of the operation. Any idea how to do this ?

While it would not give precise progress you can show a layout with a webviewer that uses one of those spinning circles gifs.  Right after the Export Field Contents script step you navigate away from that layout...

  • Author

While it would not give precise progress you can show a layout with a webviewer that uses one of those spinning circles gifs.  Right after the Export Field Contents script step you navigate away from that layout...

 

 

That's what I'm currently doing but as you said it does not really indicate the progress of the download operation.

 

Since I know the destination file, I was thinking about checking the file size in an ontimer script.

Is there a function that could get the size of a particular file (Get(filesize) is getting the size of the active database so it's not what I need).

P.S. It must work on IOS.

GetContainerAttribute ( ContainerField ; "MD5" ) could help you.

  • Author

Could you guys give me a hint on how to use the Getcontainerattribute to achieve what I want. I can't figure it out yet.

Thanks

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.