Actions
Feature proposal #8733
closedImplement hiding query select fields that have no options
Description
If the query results in no options and none are supplied under Global then the select is completely empty and completely useless. Implement forcing the field not required and hiding it using CSS. The field should still output to the DOM though to allow for conditions and ajax usages to function normally.
Actions