From 4b9a5e72b959bf3e32672dac870b5feaf4b6655a Mon Sep 17 00:00:00 2001 From: Daniel Hutzel Date: Wed, 27 May 2026 14:18:20 +0200 Subject: [PATCH] Update fiori.md --- guides/uis/fiori.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/uis/fiori.md b/guides/uis/fiori.md index 76b3e42154..a75cb5fd67 100644 --- a/guides/uis/fiori.md +++ b/guides/uis/fiori.md @@ -241,7 +241,7 @@ With that, all UIs on all services exposing `Books` will automatically receive V ## Fiori Draft Support -###### Draft Support +
SAP Fiori uses Drafts to enable users to save their progress while editing data and continue later on without losing changes. Drafts are stored on the server and can be accessed from different devices and locations, providing flexibility and convenience for users. CAP provides out-of-the-box support for drafts, making it easy to implement this functionality in your applications.