EditView-NewView

The EditView and NewView action templates are used to edit or create a record.

Examples in update.tablet: AddAppointmentfromList and AddTDfromList in Home.QuickActions, AddCompany in the Search header of header group FI, etc.

Edit and New pages are configured

  • by the input arguments of the action. For further details, see EditView-NewView and NewView action parameters.
  • by the Edit control specified in the ConfigName argument or retrieved from the info area's default field group.

The Edit button also calls an Edit page using the Edit control (or if undefined, the Details control) from the info area's default field group.

The page's header contains (Save) and (Cancel) buttons. At the bottom of the page, these buttons are available as well. You can globally hide these additional Save and Cancel buttons using the Expand.HideSubmitButtons Web Configuration parameter. For further details, see Web configuration.

The header text "Edit Details" uses text no. 1 from text group Details_core. Sub-headings are configured by the panels configured in the Edit control.