Skip to content

Commit 99d3f3f

Browse files
authored
Update README.md for UI facet disabling (#88)
1 parent 877579c commit 99d3f3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,9 @@ annotate sap.changelog.aspect @(UI.Facets: [{
227227

228228
The system now uses the SAPUI5 default setting `![@UI.PartOfPreview]: true`, such that the table will always shown when navigating to that respective Object page.
229229

230-
### Disable Facet
230+
### Disable UI Facet completely
231231

232-
To not show the changelog facet on compositions subsites, you can use `@changelog.disable_facet` for the facet to not show up.
232+
If you do not want the UI facet added to a specific UI, you can annotate the service entity with `@changelog.disable_facet`. This will disable the automatic addition of the UI faced to this specific entity, but also all views or further projections up the chain.
233233

234234

235235
## Modelling Samples

0 commit comments

Comments
 (0)