Hi,
Im after a bit of help please...
My client has employed a 3rd party contractor to write a CF based application which has been setup to use xml forms.
One of the issues they are having is that the form alignment between the CFInput items is all over the place.
this is because the CF compiler is generating <TD width=100 & <TD width=1000 for the label variable and the input box and we cant seem to override this (Dont ever look at the generated code..its awful!!! with tables inside cells, inside tables...yeuck!!!) to force the size into something more "alignable" (some of the labels are longer than 100 etc)
Any advice/ideas gratefully accepted...
I've seen lots of suggestions to dump cfforms and use html forms/style sheets but whilst I'd love to do this it's not an option in this scenario.....
Cheers
PaulSc
Im after a bit of help please...
My client has employed a 3rd party contractor to write a CF based application which has been setup to use xml forms.
One of the issues they are having is that the form alignment between the CFInput items is all over the place.
this is because the CF compiler is generating <TD width=100 & <TD width=1000 for the label variable and the input box and we cant seem to override this (Dont ever look at the generated code..its awful!!! with tables inside cells, inside tables...yeuck!!!) to force the size into something more "alignable" (some of the labels are longer than 100 etc)
Any advice/ideas gratefully accepted...
I've seen lots of suggestions to dump cfforms and use html forms/style sheets but whilst I'd love to do this it's not an option in this scenario.....
Cheers
PaulSc