Object Page Layout with Section and subsections giving error
-
Geetansh5 years ago #16600
Hi,
While using Sections in my application I am facing an error. The process i followed to create sections in my screen is : ObjectPageLayout -> ObjectPageSection -> ObjectPageSubSection -> Label, as suggested in the Open UI5 documentation.
But after deploying the application error screen comes up with app initialization error. Error screen is attached below.
Regards
Attachments:
You must be logged in to view attached files.Chris BouveretHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)Has successfully completed the online course Basics (100)Has successfully completed the online course Advanced (320)Has successfully completed the Intermediate CertificationHas successfully completed the Advanced Certification5 years ago #16610::Hi there,
i tried to reporduce the error you described on our development instance with no success. When i test it on your Freemium Instance i can see the error though. We are looking into this and will get back to you. My best guess is that the ObjectPage Widget might be broken on your freemium Instance. When i deactivate the showAnchorBar property the error is gone.
Best Regards
Chris BouveretHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)Has successfully completed the online course Basics (100)Has successfully completed the online course Advanced (320)Has successfully completed the Intermediate CertificationHas successfully completed the Advanced Certification5 years ago #16611::Update: This is a known Bug in OpenUI5 1.44 (JSON Views) and has been resolved with OpenUI5 1.52. There is a workaround for 1.44: Try setting the showAnchorBar property to false in UI Designer and then set it from ProcessDesigner with a UI Action (Mapping) to true again. We will rollout new widgets for OpenUI5 1.60 in the Freemium Instances soon. Until then the workaround described above should fix the issue.
Best
Chris
You must be logged in to reply to this topic.