You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: node.js/fiori.md
+12
Original file line number
Diff line number
Diff line change
@@ -174,3 +174,15 @@ You can set the property to one of the following:
174
174
- Draft-related properties (with the exception of `IsActiveEntity`) are only computed for the target entity, not for expanded sub entities since this is not required by Fiori Elements.
175
175
- Manual filtering on draft-related properties is not allowed, only certain draft scenarios are supported.
176
176
177
+
178
+
### Programmatic Invocation of Draft Actions <Beta />
179
+
180
+
You can programmatically invoke draft actions with the following APIs:
0 commit comments