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

ActionField1843

Beschrijving: Change Site on Permit and link selection lists based on this Site Custom: Nee

Propertiesbewerken

Property Type Accessor
Permit Permit Root

XMLbewerken

<Workflow Name="ActionField1843" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
	<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
	<Description>Change Site on Permit and link selection lists based on this Site</Description>
	<Properties>
		<Property	Name="Permit"	Type="Permit"	Accessor="Root"		Direction="In" />
	</Properties>
	<Execution>
		<UserContent Name="Pre" />

		<WorkflowCall Name="Get the selection lists to link" WorkflowName="Permit_GetSelectionListsToLink">
			<Parameter	Name="Permit"	Direction="In"		Value="${Permit}" />
		</WorkflowCall>

		<UserContent Name="Post" />
	</Execution>
</Workflow>