title: "Menu (Menu in Operations)" category: reference tags: [mobile, go, go-plus, menu, operations] source: ultimo_gomanager.xml date: 2026-04-17 status: published

Menu (Menu in Operations)

Category: Menu Application: Operations Has standard: Ja

Raw XMLbewerken

<Menu>
	<Section Id="MaintenanceTasks">
		<List DataSet="MaintenanceTasksLinkedToShiftLogbookEmployee" Text="#contextdescription_plural_capital(ShiftLogLine ShiftLogLineContext.AutonomousMaintenance)" ShowCount="True" Icon="ultimoweb-wrench-4">
			<Condition><![CDATA[#applicationelementenabled('fac026f6-8a50-4ba6-89ff-d5a62abaf83c')]]></Condition>
		</List>
		<List DataSet="OpenShiftLogs" Text="#contextdescription_plural_capital(ShiftLog ShiftLogContext.ShiftHandover)" ShowCount="True" Icon="ultimoweb-file">
			<Condition><![CDATA[#applicationelementenabled('508a3bdb-0cba-4ea8-bbfa-15bb31e43858')]]></Condition>
		</List>
	</Section>
	<Section Id="ObjectManagement">
		<List DataSet="ProcessFunction" Text="#contextdescription_plural_capital(ProcessFunction 1)" Icon="ultimoweb-share-2">
			<Condition><![CDATA[#applicationelementenabled('8ede6284-820e-45f2-c2a3-f8dcddaac74f')]]></Condition>
		</List>
		<List DataSet="Equipment" Text="#contextdescription_plural_capital(Equipment 1)" Icon="ultimoweb-cube-2">
			<Condition><![CDATA[#applicationelementenabled('37050ff7-cac3-4418-877d-62c464d89461')]]></Condition>
			<Properties>
				<Property Name="Context" Value="EquipmentContext.Installation" />
				<Property Name="Status" Value="EquipmentStatus.Created, EquipmentStatus.Active, EquipmentStatus.ToDelete, EquipmentStatus.ExchangeUsable, EquipmentStatus.ExchangeOperational, EquipmentStatus.ExchangeDefect" />
			</Properties>
		</List>
		<List DataSet="Meters" Text="#contextdescription_plural_capital(Equipment EquipmentContext.MeterTS)" Icon="ultimoweb-meter">
			<Condition><![CDATA[#applicationelementenabled('bd0d08ed-0f37-4557-8cf3-263a01f5be96')
								&& #applicationelementenabled('fe7c38e0-d3ac-430d-a756-d1396b496fc2')]]></Condition>
			<Properties>
				<Property Name="Context" Value="EquipmentContext.MeterTS, EquipmentContext.EnergyMeter" />
			</Properties>
		</List>
	</Section>
</Menu>

Brondatabewerken