</select>
</td>
</tr>
+ <!-- The UID check below is just a TEMPORARY measure until we have search filters implemented on plugins beyond glm-member-db -->
+ {if $uid == 'glm-member-db'}
<tr>
<th>Admin Searchable</th>
<td>
(text or checkbox only)
</td>
</tr>
+ {/if}
<tr>
<th>Required?</th>
<td>
</select>
</td>
</tr>
+ <!-- The UID check below is just a TEMPORARY measure until we have search filters implemented on plugins beyond glm-member-db -->
+ {if $uid == 'glm-member-db'}
<tr>
<th>Admin Searchable</th>
<td>
(text or checkbox only)
</td>
</tr>
+ {/if}
<tr>
<th>Required?</th>
<td>
<th>Type</th>
<th>UID/Entity</th>
<th>Required</th>
- <th>Admin Searchable</th>
+ <!-- The UID check below is just a TEMPORARY measure until we have search filters implemented on plugins beyond glm-member-db -->
+ {if $uid == 'glm-member-db'}<th>Admin Searchable</th>{/if}
<th> </th>
</tr>
</thead>