Discussions
Online Forms - Text Input field tied to <NLPARTNER> not editable
I'm having a little bit of trouble with one of our online forms. I am using a custom html template with the input field associated to the <nlpartner> tag.
Prior to the upgrade to 2007 we had a registration form that allowed you to enter a partner value as a string of text. Recently, we've noticed that this field is not longer editable. When I view the source code, it has a max input length of 0. The only way to make this work is to change it to a "select" field and not a text input.
Did something change in the latest upgrade?