Categorie: reference
Bijgewerkt: 2026-04-08
actionfield workflow actionfield465
ActionField465
Beschrijving: Edit personal Roster. Custom: Nee
Propertiesbewerken
| Property | Type | Accessor |
|---|---|---|
| Roster | Roster | Root |
XMLbewerken
<Workflow Name="ActionField465" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
<Description>Edit personal Roster.</Description>
<Properties>
<Property Name="Roster" Type="Roster" Accessor="Root" Direction="In" />
</Properties>
<Execution>
<UserContent Name="Pre" />
<SystemDialog Name="PersonalRosterEditDialog" DialogName="RosterEditDialog">
<Parameter Name="Roster" Direction="In" Value="${Roster}" />
</SystemDialog>
<UserContent Name="Post" />
</Execution>
</Workflow>