I have a problem with a form set up for Autocomplete. The field below must not be overwritten.
<dl>
<dt>
<label for="ctl00_bc_custom_element_43">Vareinfo</label>
</dt>
<dd>
<input name="ctl00$bc$custom_element_43" type="text" id="ctl00_bc_custom_element_43" />
</dd>
</dl>
I have tried to remove autocomplete via javascript, but it does not seem to work - can you possibly insert 'Read only' specifically in this field