User Interface

The UserInterface node is the containing node for all UI elements. It has one attribute that allows you to specify whether or not the create screen for the entity should have a Save & New button.

<UserInterface saveAndNewButton="Yes">
        ...
      </UserInterface>