Skip to Content
0
Sep 07, 2023 at 11:08 AM

RAP: Child Entity navigation not working properly

275 Views Last edit Sep 07, 2023 at 02:01 PM 2 rev

I created a RAP app with a parent-child relationship.

When I click on create for the child entity, it should navigate to the child entity's main screen for input, which actually was working fine when I created the app. However, testing the same recently after a while, it is no longer navigating to the page where I should be seeing the Apply button as below:

screen-which-is-getting-skipped.png

However, it looks like the apply action is automatically getting triggered, and I am directly being led from the following Step 1:

step-1.png

to the following Step 3 (which ideally shows after you fill in the fields on Step 2 and click on Apply):

step-3.png

Due to this I am not able to fill all the mandatory fields, which is problematic.

I have not made any changes on the functionality, but just a bit with the authorization objects, which I reverted. what could be the reason for the same?

Thanks & Regards

Attachments

step-1.png (62.1 kB)
step-3.png (47.4 kB)