Update: it only happens if it is a type 0 combobox,
Update: it only happens if it is a type 0 combobox,
From: | Tuvia Vinitsky |
To: | Tuvia Vinitsky |
<divid="clients_scx-cboclients_industry"class="combobox awcbo arcbo"style="display:block;"tabindex="307"><selectid="clients_scx-cboclients_industry_lst"onchange="FoxInCloud.DOMEvent(event)"onclick="FoxInCloud.DOMEvent(event)"onfocus="FoxInCloud.DOMEvent(event)"size="1" autocomplete="off"><option>CITY</option><option>COUNTY</option><option>OTHER</option><option>SCHOOL</option><option>SOUTHEAST</option><option>UTILITY</option></select>
Notice the select adds "_lst" to the end of the name, resulting in ajax errors anytime a method of that control runs.