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.

Featured Replies

  • Newbies

Is there any way to change the background color of a button when it is selected.

Yes. You can use conditional formatting and change the color of the button depending upon what your script will do - just about any change can be used in the conditional format boolean test. We would need more information to give you a specific answer to a specific question but here's a couple of examples:

1) Your script which fires when you press the button might set a date field called PrintDate. You can test for that date and your conditional format would look like:

Formula is: PrintDate

2) You can use a global variable instead of a field value if the button should only stay colored until it is changed again OR until close of the client session. Within your script, add the step Set Variable [ $$buttonHilite ; 1 ] then your conditional format would be:

Formula is: $$buttonHilite

Combinations are endless and quite fun (including but not limited to using script parameters attached to the buttons themselves). :wink2:

LaRetta

Edited by Guest
Added sentence

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.