title: "ObjectFeature (Screen in Default)" category: reference tags: [mobile, go, go-plus, screen, default] source: ultimo_gomanager.xml date: 2026-04-17 status: published
ObjectFeature (Screen in Default)
Category: Screen Application: Default Has standard: Ja Entity (uit XML): ObjectFeature
Raw XMLbewerken
<Screen EntityType="ObjectFeature" Title="#contextdescription_plural_capital(Feature 1)">
<ContextList>
<Context>ObjectFeatureContext.None</Context>
</ContextList>
<Section Id="Headers">
<Header Text="#contextdescription_capital(Feature 1)" />
</Section>
<Section Id="Basic">
<Text Title="${ObjectFeature.Feature.Description?}" Text="#if (${ObjectFeature.Feature.ValueType} == 'Numeric') ${ObjectFeature.NumericValue} ${ObjectFeature.PhysicalQuantityUnit.Id.Unit.Description?}#elseif (${ObjectFeature.Feature.ValueType} == 'YesNoField') #if (${ObjectFeature.YesNoValue} == true) #label(YES) #else #label(NO) #end #elseif (${ObjectFeature.Feature.ValueType} == 'Alphanumeric') ${ObjectFeature.AlphanumericValue} #elseif (${ObjectFeature.Feature.ValueType} == 'DateTime') ${ObjectFeature.DateTimeValue} #else ${ObjectFeature.FeatureChoice.Description?} #else ${ObjectFeature.FeatureChoice.Description?} #end" Icon="ultimoweb-tag-4" />
</Section>
</Screen>
Brondatabewerken
- Definitie opvragen —
lookup_mobile_screen("ObjectFeature", app="Default")Volledige definitie incl. XML. Bron:ultimo_gomanager.xml. - Entity-model —
lookup_entity("ObjectFeature")· ../../entities/ObjectFeature Properties, contexts en statussen van de ObjectFeature-entity. Bron:Entities.xml.