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.

Globally enabling/diabling tooltips

Featured Replies

I wondered if there was a simple way to enable and disable tooltips - The idea being that I wanted to define the tooltips for each field and then have a script so the user can turn them on or off from a custom menu - a sort of help.

The long way to do this seems to be a calculated result for each field with a global field holding the on/off status but I can see this as fairy time consuming.

Any ideas would be appreciated

thanks

Another way would be to manage your Tooltips from the outside with a dedicated Table.

The calculation in the tooltip could be Evaluate ( MyToolTipTable::FormulaN )

Or pulling all tooltips formula that would be stored into multiple records of the ToolTip Table into a Repeating Global Variable

Then the ToolTip calculation becomes

Evaluation ( $$Formula[n] )

This way, you may change the tooltips at wish, eventually introduce some user define choice within them or other conditions.

HTH

  • Author

Thanks for the reply - I like the idea of an external table so I shall give that a go.

Thanks again

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.