May 14, 20241 yr 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!
May 14, 20241 yr 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 )
May 14, 20241 yr Author 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, 20241 yr by Christoph
Create an account or sign in to comment