Transition: {$oTransition->getName()|escape}

Edit transition properties

Select the target state of the transition, and select the permission, group, and/or role necessary to perform the transition. Selecting more than one of permission, group, or role will require that the user wishing to perform the transition fulfil every requirement.

Name
Target State {entity_select entities=$aStates selected=$oTransition->getTargetStateId() name="fTargetStateId"}
Guard Permission {entity_select entities=$aPermissions selected=$oTransition->getGuardPermissionId() name="fPermissionId" none=true}
Guard Group {entity_select entities=$aGroups selected=$oTransition->getGuardGroupId() name="fGroupId" none=true}
Guard Role {entity_select entities=$aRoles selected=$oTransition->getGuardRoleId() name="fRoleId" none=true}