Last date modified: 2025-Jul-02

Interface: IRelativityFormsEnvelopeActionBarSettings

Settings used to configure the Relativity Form Action Bar

Properties

customButtons?

optionalcustomButtons: IRelativityFormsEnvelopeCustomButtonSettings[]

An array of custom buttons to show in the action bar


hideBack?

optionalhideBack: boolean

Hides the back button if set to true


hideCancel?

optionalhideCancel: boolean

Hides the cancel button if set to true


hideDelete?

optionalhideDelete: boolean

Hides the delete button if set to true


hideEdit?

optionalhideEdit: boolean

Hides the edit button if set to true


hideEditPermissions?

optionalhideEditPermissions: boolean

Hides the edit permissions button if set to true


hidePager?

optionalhidePager: boolean

Hides the pager button if set to true


hideSave?

optionalhideSave: boolean

Hides the save button if set to true


hideSaveAndBack?

optionalhideSaveAndBack: boolean

Hides the save and back button if set to true


hideSaveAndNew?

optionalhideSaveAndNew: boolean

Hides the save and new button if set to true


hideSaveAndNext?

optionalhideSaveAndNext: boolean

Hides the save and next button if set to true


hideSaveAndPrevious?

optionalhideSaveAndPrevious: boolean

Hides the save and previous button if set to true


hideViewAudit?

optionalhideViewAudit: boolean

Hides the view audit button if set to true


layoutControlsSlotPosition?

optionallayoutControlsSlotPosition: RelativityFormSlotPosition

The overrides the layout controls slot position of the action bar

Return to top of the page
Feedback