hi,
I have a report that was created in crystal 10 and it worked fine. when I imported the crystal into Visual studio the logic of hiding and showing is not working properly. I want to be able to hide/show text objects and fields based on certain field value. the attached screenshot should show what I'm talking about.
I want to show the date and dates label if the status = Operational and want to hide if status = NON-OP.
the problem is that the logic of hiding and showing is based on the first record. the first report is what i want to show. second and third and not correct because it's hiding/showing date lables based on the first record value instead each individual record.
I hope this is clear enough.
any help is appreciated on how to hide and show these labels properly based on status value.
P.S this works fine in Crystal 10 but not when incorporated into Visual Studio.