Skip to content

Latest commit

 

History

History
98 lines (58 loc) · 2.21 KB

File metadata and controls

98 lines (58 loc) · 2.21 KB

Toggling Between Draft and Saved Values

You can toggle between draft and saved values.

Draft-enabled applications have an additional entry, All (Hiding Drafts), in the Editing Status filter field on the list report page.

The following table shows the system behavior for the list report page and the object page:


Conditions

Behavior

Editing Status filter on a list report page

All (Hiding Drafts)

On a list report page

Only the saved objects with their respective data are displayed in the list report page table.

Navigating to an object page

The saved object is displayed with a Saved Version or Draft button that lets users toggle between the saved version and draft if it exists.

Navigating back to a list report page

Only the saved objects with their respective data are displayed in the list report page table.

On the object page, the Saved Version or Draft button is visible if a draft exists. The Saved Version or Draft button opens a popover that allows you to toggle between the draft and saved version of an object page. The label of the button clearly indicates which version of the object page you're working with.

In the following screenshot, the object page displays the Draft version with the popover you can use to toggle:

In the following screenshot, the object page displays the Saved Version:

Note:

For information about SAP Fiori elements for OData V2, see Toggling Between Draft and Saved Values.

Related Information

Draft Handling