RelationFormView

Label: :IA_Function
Property: type: RelationFormView
Inherits from: Function and View

Used to edit properties for new or existing relationships.

Parameters

Key Description Default value Possible values
id Id of edited relationship Positive integer
preset.type Relationship type string
preset.properties Predefined relationship properties object
preset.from Id of the source node or the relationship Positive integer
preset.to Id of the destination node or the relationship Positive integer
store Store in which the relationship is/will be stored name of configured store
style Styling options object
style.keyFieldWidth The width of the key fields. CSS width specification (e.g. 30%, 200px, etc)

Outgoing triggers

Type: created

Occurrence: When relationship is created.

Additional event properties (besides the inherited properties):

Key Description Possible values
relation Created relationship relation object

Type: updated

Occurrence: When relationship is updated.

Additional event properties (besides the inherited properties):

Key Description Possible values
relation Updated relationship relation object