on 2022 Feb 24 10:45 AM
Hi,
I have an Object View with multiple ObjectPageSubSection fragments. I now have a requirement to hide one of the sections based on a field in the data model. I can hide the fields in this fragment using an indicator with no issue. But I cannot hide the entire fragment because there is no visible property.
Even the ObjectPageSubSection has no visible property. Anyone have a workaround for this issue?
Request clarification before answering.
> Even the ObjectPageSubSection has no visible property.
According to the API reference, sap.uxap.ObjectPageSubSection does have the `visible` property from its parent ObjectPageSectionBase. Let us know if setting visible="false" worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
49 | |
10 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.