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.
Juggernaut

Featured Replies

I need to change the color of a field called "player" case a field called "captain" is Yes. In the "player" field i'm using this calculation:

Case(capitao = "true"; TextColor ( jogador ; RGB ( 100 ; 0 ;0 ) ))

I guess something is wrong..can anybody help me? =/

Does this work for you:

Case(capitao = "Yes"; TextColor ( jogador ; RGB ( 100 ; 0 ;0 )); TextColor ( jogador ; RGB ( 0 ; 0 ;0 ) ))

Hi Carlos,

If the field is "Yes", your calculation will not work with it "True"

Lee

  • Author

Thanks for your response Lee. Sorry, i meant to write true. I tried to do as sbg2 said, but it didn't work. =/

If the field "player" is a text field with the option of AutoEnter a value based on that calculation, be sure to uncheck the box; " Don't Replace..."

  • Author

I unchecked the box, but it still doesn't change the color. What i want to do is make some difference between the capitan and the other players, i can try something else, like bold or something (since changing the color isn't working). Does anybody know how I can do this?

  • Author

eheh it worked now! Thanks a lot for your help, I really appreciate it!

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.