Skip to main content

Notes

The Notes component is used to capture and view details such as the order history or any other additional information associated with the details you want to preview on your form.

Properties

The following properties are available to configure the behavior of the component from the form editor (this is in addition to common properties.

Save Placement

This is used to determine the placement of the save button. Options: Left, Right.

Owner Id

Id of owner if you want to create a note for another Entity instead of form model/Entity. E.g., {data.id}.

Owner Type

Type of owner if you want to create a note for another Entity instead of form model/Entity. E.g., Shesha.Core.Person (This is the namespace of the entity).

See Also: