<div dir="ltr">I'm having a rather strange issue with some custom fields that are based off other custom fields. Whenever I select a category, I am only presented with the first choice in the second custom field.<div><br></div><div>As an example:</div><div><img src="cid:153cde12964d0cad2212" alt="pasted2" class="GQ" style="max-width: 100%; opacity: 1;"><br></div><div>Yet there are many more Sub-Categories under that category.</div><div><div>mysql> select Name from CustomFieldValues where CustomField=11 AND Category='Electrical/Lighting';</div><div>+-----------------+</div><div>| Name            |</div><div>+-----------------+</div><div>| Ballast         |</div><div>| Light Fixture   |</div><div>| Exit Light      |</div><div>| Emergency Light |</div><div>| Motion Sensor   |</div><div>+-----------------+</div><div>5 rows in set (0.00 sec)</div></div><div><br></div><div>Anyone have any ideas?</div><div><br></div><div>Thanks,</div><div>- gf</div></div>