I got this to work... I just had to wrap my arguments in lcase methods to keep the text lowercase. After that, it all started working fine.
Thanks again for your input. transact wrote: > > Thanks for the response Leigh! Can you provide a code snippet that works > for you? > > I am certain that the new field names I'm using do not already exist in > the forms. Most of the forms are only one page and only contain about 10 > fields. I'm going to try a few more things including reading the field > information and then trying to remove/recreate the field. > > By the way, your blog rocks. > > -Merritt > > > > cfSearching wrote: >> >>> The fact that the field name contains text is causing the >>> renameField method to return false. >> >> I have had no problems doing this with CF9. So I am relatively certain >> that is not the problem. Perhaps the new field name you are trying to >> use already exists in your form, and that is why it is not renamed. >> >> -Leigh >> >> >> >> >> ------------------------------------------------------------------------------ >> Join us December 9, 2009 for the Red Hat Virtual Experience, >> a free event focused on virtualization and cloud computing. >> Attend in-depth sessions from your desk. Your couch. Anywhere. >> http://p.sf.net/sfu/redhat-sfdev2dev >> _______________________________________________ >> iText-questions mailing list >> iText-questions@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/itext-questions >> >> Buy the iText book: http://www.1t3xt.com/docs/book.php >> Check the site with examples before you ask questions: >> http://www.1t3xt.info/examples/ >> You can also search the keywords list: >> http://1t3xt.info/tutorials/keywords/ >> >> > > -- View this message in context: http://old.nabble.com/Problem-Renaming-Fields-with-iText-and-ColdFusion-9-tp26618805p26621715.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/