‎2025 Jul 14 6:29 AM - edited ‎2025 Jul 14 6:33 AM
Dear Community,
I am using Flexible Programming Model to build my custom page. And I have used sap.fe.macros.Table to build my list report table and sap.fe.macros.FilterBar to build my Filter Bar and had linked both. I need to enable Variant Management out of box similar to my Fiori Elements List Report Apps, but I can see the Variant management option available only for the table and not for the Filter.
Using 'Page' as a value to Variant Management in table macro also doesn't work and only Control value works and enables Variant management only for my table. Hence my Filter is left out.
Is there anything I am missing? any standard alternative available?
Request clarification before answering.
Hi,
maybe this example can help you: Flexible Programming Model Explorer
It use a VariantManagement building block
<macros:VariantManagement id="vm" for="FilterBar,LineItemTable" showSetAsDefault="true" headerLevel="H2" />
But the VariantManagement class is only available since UI5 Version 1.132
Regards,
Fabrice
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.