<panel id="global" rejects="$hideglo$">
<input type="dropdown" id="orgselect" token="org" searchWhenChanged="false">
<label>Organization</label>
<showClearButton>false</showClearButton>
<search>
<query>| `orgList`</query>
<earliest>0</earliest>
<latest>now</latest>
</search>
<fieldForLabel>cust_name</fieldForLabel>
<fieldForValue>cust_name</fieldForValue>
<prefix>em7_cust_name="</prefix>
<suffix>" em7_cust_name!=Cisco </suffix>
</input>
<input type="dropdown" id="region" token="region" searchWhenChanged="false">
<label>Region</label>
<showClearButton>false</showClearButton>
<selectFirstChoice>true</selectFirstChoice>
<search>
<query>|inputlookup cert_groups_lookup
| lookup cert_servers_lookup group_id OUTPUTNEW em7_org_id
| mvexpand em7_org_id
| dedup em7_org_id,group_id
| search em7_org_id="$cust_id$"
| sort 0 group_name</query>
<earliest>0</earliest>
<latest>now</latest>
</search>
It is not clear what is not working - do the dropdowns display? do the searches that populate the dropdowns work on their own? is your wireless mouse fully charged and working? have you switched the screen on? 😀