Categorie: reference Bijgewerkt: 2026-04-08 actionfield workflow actionfield929

ActionField929

Beschrijving: Open screen with Permit of ObjectConfirmationRole. Custom: Nee

Propertiesbewerken

Property Type Accessor
ObjectConfirmationRole ObjectConfirmationRole Root

XMLbewerken

<Workflow Name="ActionField929" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
	<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
	<Description>Open screen with Permit of ObjectConfirmationRole.</Description>
	<Properties>
		<Property	Name="ObjectConfirmationRole"	Type="ObjectConfirmationRole"	Accessor="Root"		Direction="In" />
	</Properties>
	<Execution>
		<UserContent Name="Pre" />

		<UserContent Name="Post" />

		<View Name="OpenScreen" ViewName="DataEntryScreen">
			<Parameter	Name="DomainObject"	Direction="In"		Value="${ObjectConfirmationRole.Permit}" />
		</View>
	</Execution>
</Workflow>