Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML Cfforms - layout issues

Status
Not open for further replies.

PaulSc

MIS
Aug 21, 2000
148
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top