Jarvis Posted June 5, 2006 Posted June 5, 2006 I have a container field that changes color depending on the value of another field. If the field current status = "in process", this container field turns yellow. This container field lives at the back of a list type layout and highlites the whole record based on status condition. So far, so good. I would like to have this container field highlight individual rows of a portal. If any record within that portal is "in process", I would like that portal row to turn yellow. Is there anyway to do this? Thanks, Jarvis
mz123 Posted June 5, 2006 Posted June 5, 2006 Place the container field in the table where the portal rows come from. So if the portal is for related records from Table 2 and the portal is on Table 1, put the container field in Table 2. If you put the container field in the first row of the portal (along with the fields) it should work. Just make sure to put the container field behind the other fields but within the portal. I hope that does it!
Jarvis Posted June 6, 2006 Author Posted June 6, 2006 Martha, Thanks for the tip! I'll poke around with that idea and see what happens. Jarvis
Recommended Posts
This topic is 7083 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