+ Browse position types for a selected organization unit, including shared system entries.
+
+
+
+ {positionTypes.length} position types
+
+
+
+
+
+
+
+ Organization
+
+
+
+
+
+
+ Unit
+
+
+
+
+
+ {selectedOrganization && selectedUnit
+ ? `Showing position types for ${getLocaleLabel(selectedUnit.name, selectedUnit.key)} in ${getLocaleLabel(selectedOrganization.name, selectedOrganization.key)}.`
+ : "Select an organization and unit to load position types."}
+