cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori Elements RAP Action with own Wizard Dialog

Former Member
0 Kudos

Hi together,

I have two Apps. The first App is a Wizard Application like these:

The second App is a RAP List Report.

Now, my idea is to make two into one App. Is it possible to put the wizard as a dialog in a custom action of the RAP app, with own oData an something?

In BAS, I have already created a Custom Action through Guided Development. So I have the action as extension in the manifest and a controller.

But I need the XML view of the wizard above all. I have created a view folder by hand and copied my logic of the wizard into the controller, but nothing works there.

Does anyone have experience with putting such a wizard as a dialog in an action? I'm missing the possibility to create a fragment.xml or something like that in Guided Development. So I need some input from here.

Regards

Tim

Accepted Solutions (1)

Accepted Solutions (1)

j_pavan_kumar
Product and Topic Expert
Product and Topic Expert

Hi Tim,

You need to have a fragment for the wizard dialog under ext folder and this fragment will be called on click of the custom action that you have performed using guided development tool which would have added the code for it in manifest.

Thanks,

Pavan

Answers (0)