Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Text color alters when a portal row is highlighted


Go to solution Solved by comment,

Recommended Posts

Hello everyone, I'm interested in changing just the text color from black to white or any other selected color when highlighting a portal row. I understand this involves Conditional Formatting, but I'm uncertain about the specific Formula or Value required. Any guidance would be appreciated.

Thanks!

Link to comment
Share on other sites

  • Solution

I don't know of a really simple way to do this. I believe you need to define an unstored calculation field in the child table as =

Get ( RecordNumber )

and then use this formula in conditional formatting:

Child::cRecordNumber = Get ( ActivePortalRowNumber )

 

Link to comment
Share on other sites

Posted (edited)

Thanks for sharing this information, comment. As a newcomer, there are still aspects of FM that I'm not entirely familiar with, including where to place it, even if it seems straightforward. However, I'll do my best to understand it. Thank you!

Update: I finally got it going! Thanks again :)

Edited by Christoph
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.