Hi,
I am working on infopath form validation popup window. I used section control and displaying the validation summary in it. The total section is in a div by using css the popup is displaying. But when i open the infopath form in infoapth form designer the div is overlapping the form. How to hide the div in the form designer. I used css property display:none; for that div. But when it goes to browser the popup is not displaying.
Any Help Appreciated.