Show TOC

Enabling Apps for UI Adaptation at RuntimeLocate this document in the navigation structure

To enable your app for UI adaptation at runtime, all controls in your app need to have stable IDs.

UI adaptation at runtime uses stable IDs to ensure that the changes that the key user made can be applied again, for example after the app is upgraded. Stable IDs are based on SAPUI5 static IDs and must not be changed to prevent inconsistencies or errors. For more information, see Support for Unique IDs.

Note When adapting UIs at runtime, you can only edit SmartForm controls. For more information, see SAPUI5 Flexibility Services.