[rt-users] Custom Field only showing first option
Geoff Fountain
fountain.ge at gmail.com
Thu Mar 31 14:15:43 EDT 2016
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.
As an example:
[image: pasted2]
Yet there are many more Sub-Categories under that category.
mysql> select Name from CustomFieldValues where CustomField=11 AND
Category='Electrical/Lighting';
+-----------------+
| Name |
+-----------------+
| Ballast |
| Light Fixture |
| Exit Light |
| Emergency Light |
| Motion Sensor |
+-----------------+
5 rows in set (0.00 sec)
Anyone have any ideas?
Thanks,
- gf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20160331/332f2351/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pasted2
Type: image/png
Size: 25214 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20160331/332f2351/attachment.png>
More information about the rt-users
mailing list