Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.84 KB

Personalization_75c08fd.md

File metadata and controls

32 lines (22 loc) · 1.84 KB
loio
75c08fdebf784575947927e052712bab

Personalization

You can use the p13n namespace for personalization settings.

Personalization allows the user to define, for example, personalization settings for table content, such as sorting and grouping columns.

To set up personalization settings for a control, sap.m.p13n.Engine is available. The sap.ui.fl.variants.VariantManagement control is used to persist these settings and also offers a UI to manage view settings. sap.m.p13n.Popup provides further options for a personalization dialog.

For more information, see the P13nify Everything - Personalization for Any Control Tutorial.

  • Enablement of Personalization (With Variant Management)
    The simple concept of personalization allows the user to personalize a control and to persist these settings using a VariantManagement control.
  • Personalization Dialog
    The sap.m.p13n.Popup control in the sap.m.p13n namespace provides a dialog or popover for personalizing content, for example, of a table, such as selecting columns and adapting their order.