June 5, 200619 yr 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
June 5, 200619 yr 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!
June 6, 200619 yr Author Martha, Thanks for the tip! I'll poke around with that idea and see what happens. Jarvis
Create an account or sign in to comment