Create Type Field Undo Step (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
Create Type Field Undo Step
'Create Type Field Undo Step' LogiX node
Inputs
  Impulse Create
  SyncType Target
  Bool ForceNew
Outputs
  Impulse OnCreated

The Create Type Field Undo Step node creates an Undo Manager entry save point for the Target type field when an impulse is received at Create.

Usage

The ForceNew input determines whether a new Undo Manager entry will be created for the Target field even if another one was already created for the same field in the preceding impulse chain. Default is false.


The OnCreated output fires an impulse when the Undo Manager entry has been successfully created. No impulse will be fired if there is no valid Target set.


The Undo Manager entry is created for the owner of the impulse received at Create. If this node is placed before any other nodes which alter the Target field in an impulse chain, then the effects of those nodes will be undone if the user performs the Undo action from their radial context menu.

Type fields are extremely rare in Neos and, as such, users will almost never need to use this node. For any standard value typed fields use Create Field Undo Step (LogiX node) or for reference typed fields use Create Reference Undo Step (LogiX node).

Examples

Node Menu

Undo
Back Begin Undo Batch Create Field Undo Step Create Reference Undo Step Create Spawn Undo Step Create Transform Undo Step Create Type Field Undo Step
Create Undo Batch End Undo Batch Undoable Destroy