Template:Dataformview Submission settings

From MoodleDocs
Revision as of 13:34, 29 January 2014 by Itamar Tzadok (talk | contribs)

Submission

The submission settings allow you to determine the behaviour when editing entries. Depending on the application, you can display different submission buttons with default or custom labels, you can display all or only the edited entries and show a response to the submission.

Display when editing

Short name for the view. The view name can be used in certain view patterns in which case the format of the name should as simple as possible, only alpha or alphanumeric characters, to avoid pattern parsing problems.

Save button

This button will save the edited entry and return to the view.

Save and Continue button

This button will save the edited entry and continue editing.

Save as New button

This button will save the edited entry as a new entry and return to the view.

Save and Start New button

This button will save the edited entry and open a new entry form.

Save as New and Continue button

This button will save the edited entry as a new entry and continue to edit the new entry.

Cancel button

This button will cancel submission and return to the view.

Redirect to another view

By default the user remains in the same view after entry submission. If an alternate view is selected, the user will be redirect to that view after submission.

Response timeout

The delay (in seconds) after submission and before the user is redirected to the target view.

Response to submission

A message to display to user after successful submission and before the user is redirected to the target view.