Christoph Posted May 14, 2024 Posted May 14, 2024 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!
Solution comment Posted May 14, 2024 Solution Posted May 14, 2024 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 )
Christoph Posted May 14, 2024 Author Posted May 14, 2024 (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 May 14, 2024 by Christoph
Recommended Posts
This topic is 462 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now