openui5 icon indicating copy to clipboard operation
openui5 copied to clipboard

LR page need to work without shell page like standalone app

Open CodeCode7 opened this issue 4 years ago • 5 comments

Hi Team, UI Version- 1.97

We successfully created a List report page using CAP + V4LR Page annotations.

However, I want to run the application from index.html without using a shell and have FLP appear in the Home screen.

I modified the index script as shown below. data-sap-ui-oninit="module:sap/ui/core/ComponentSupport"

commented Shell Container .

Remove: sap.ui.getCore().attachInit(function() { sap.ushell.Container.createRenderer().placeAt('content'); });

Application loading without FLP look now .

image

However, the first time I create an entry, it works, but the second time I click the create button, the navigation fails. Every time I start a new record, I start with the first one.

If the LR page loads the data, the Create entry will not work again.

image

Error :

image

Debug Error : Screenshot 2022-01-27 at 8 00 00 PM

CodeCode7 avatar Jan 28 '22 08:01 CodeCode7

Hello, Team could you please help me here

CodeCode7 avatar Jan 31 '22 07:01 CodeCode7

@qmacro could you please help here

CodeCode7 avatar Feb 01 '22 14:02 CodeCode7

Hello @CodeCode7 , Thank you for sharing your case. Sorry for delay but I needеа time to check how to proceed with you case since it's not directly related with specific OpenUI5 issue, but with FLP integration. I've created an internal incident 2280047600. The status of the issue will be updated here in GitHub. If you are SAP customer or partner please use the official channels for support. In OpenUI5 GitHub we are supporting only OpenUI5 and I see from the screenshot that there are Smart controls in your application. Regards, Diana

Shtilianova avatar Feb 04 '22 10:02 Shtilianova

Hello @CodeCode7 , Thank you for sharing your case. Sorry for delay but I needеа time to check how to proceed with you case since it's not directly related with specific OpenUI5 issue, but with FLP integration. I've created an internal incident 2280047600. The status of the issue will be updated here in GitHub. If you are SAP customer or partner please use the official channels for support. In OpenUI5 GitHub we are supporting only OpenUI5 and I see from the screenshot that there are Smart controls in your application. Regards, Diana 👍 Thank you so much for your help

CodeCode7 avatar Feb 04 '22 11:02 CodeCode7

@Vinod S Nair, Could you please help here?

CodeCode7 avatar Feb 08 '22 12:02 CodeCode7

As @Shtilianova already mentioned, FLP integration is part of SAPUI5 and not OpenUI5. GitHub is a place for managing issues for OPENUI5 only. Please, open a ticket in SAP ticket system for managing incidents. Sorry that the issue was not closed earlier.

flovogt avatar Sep 06 '22 06:09 flovogt