The post describes to create a two step flight booking process where each step having a form UIBB.
First form feeder class.
Second form feeder class.
Create a GAF application from Tx- FPM_WB
In the guided activity schema, we are in Main Step. Change the main step name.
Add a form uibb component and create a configuration.
Provide a config iD name and click on Configure UIBB button.
Provide the feeder class
Add few fields . Save the configuration.
Test the application.
Cool. 🙂 . Now created the first step.
We have to create the next step. Add a Main Step
Provide the step name.
In the second main step, Add a form component and create a configuration.
Provide the feeder class.
Add few fields. Save the configuration.
Now test the application. So here we have a two step guided activity application. The PREVIOUS & NEXT button appears automatically and when we are on the first step the previous button is disabled and Next button is active. Click next button.
So the form of the second step appears. Now in the second step the Next button is disabled as no further step is available and the Previous button is active as we can go back to the step 1.
3 comments