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.

Test if WV Has Finished Loading?

Featured Replies

From a script, is there a way to test to see if the Web Viewer has finished loading? I know I can simply build in a pause to the script but I was hoping for something more precise.

Thanks.

Perhaps you could test for the presence of "

  • Author

Hmm, I'll try it out. I was wondering if there was something like a GetLayoutObjectAttribute function that I could use, though.

Indeed it is exacty what comment suggested: to test for the presence of

  • Author

Yep, I am using that code to perform the test.

I guess what I'm looking for is a function within FMPro that does that without the need for a script. Something along the lines of "Wait While..."

I don't know if such a function can be called in FMPro. If so, that's what I'd like to use, rather than looping and testing until the WV content has changed.

I don't know if such a function can be called in FMPro. If so, that's what I'd like to use, rather than looping and testing until the WV content has changed.

There is not such a function, neither you can write your own Custom Function due to the limitation of the recursion's number.

BTW: I'm attaching an example for you or for others using a script.

IsLoaded.zip

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.