Quote:
Originally Posted by murugesanme
Hi,
I am using Form Class and designed the form fields and done the validation. But the problem is, alignment. When echo the form, it is taking "dt" & "dd" tag and the label and the fields are coming inside this tag. I want to remove this tag and want to put my tag. How to do this. I tried the addDecorator() function also. Can anyone tell me how to remove this tags and to put our own tags.?
-Mugesh.
|
Did you figure this out? I know how to change this, but I would not recommend it. It's there for a reason and you can actually use it to your advantage with CSS code. I can tell you what CSS to use if you post a snippet of the HTML output.