Categorie: reference
Bijgewerkt: 2026-04-08
actionfield workflow actionfield1786
ActionField1786
Beschrijving: Return to the previous screen from an inspection line to Job, PmJob or JobPlan. Custom: Nee
Propertiesbewerken
| Property | Type | Accessor |
|---|---|---|
| DomainObject | DomainObject | Root |
XMLbewerken
<Workflow Name="ActionField1786" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
<Description>Return to the previous screen from an inspection line to Job, PmJob or JobPlan.</Description>
<Properties>
<Property Name="DomainObject" Type="DomainObject" Accessor="Root" Direction="In" />
</Properties>
<Execution>
<UserContent Name="Pre" />
<UserContent Name="Post" />
<View Name="OpenScreen" ViewName="DataEntryScreen">
<Parameter Name="DomainObject" Direction="In" Value="${DomainObject}" />
</View>
</Execution>
</Workflow>