Simple GAF Application- Part 6

The post describes how to add and work with multiple substeps in a main step. This is an extension to the post Adding Sub Step in a Main Step – GAF Application .

The current application looks like, the initial screen.

12.png

Main Step 1-> Go to sub step by pressing the Call Substep button.

30

We have single substep and in the sub step 1 we have Exit to main step button. Here we want to another substep 2 and also we have to move the button Exit to main step to the substep 2 as sub step 2 is going to the lst step in the substep.

31

Click Next button.

32

We are in the main step 2 and its the final step and we have the FINISH button.

33

Confirmation screen.

34

Go to the configuration and Select main step 1 and click Add sub step button.

35

Already we have sub step variant and sub step 1 and added substep 2  and provide sub step 2 name and add a form uibb component and create a configuration.

36

Configure the form uibb in the sub step 2.

37

provide the form feeder class .

38

Save the configuration. Test the application.

39

Initial Screen.

40

Main Step1 and go to the substep by pressing the button Call Substep.

41

We are in the Substep[ observe the exit to main step button is present in the sub step1 as it was the final infact the  single substep , now as we have the sub step 2, we have to remove this button here and add it in the sub step 2]. So the next button is active to go to the sub step2.

42

So we are in sub step2 of the main step 1. Now previous button is active as we can go back to the sub step1.

43

Exit to main step1.

44

NExt to go to the main step2.

45

Finish the application process.

46

Confirmation screen appears at end.

47

So in the toolbar schema. We have to sub steps under main step1. So we have to remove the Exit to Mainstep button from sub step 1 and add this in sub step 2.

48

Add it in sub step2.

49

Delete form sub step1.

50

Save the changes and test the application.

51

So we are in sun step1 of the main step1 and the next button is active to go to the next sub step.

52

We are at sub step2 i.e  at the final sub step and the button exit to main step is active to go to the main step1.

53

Next to go to the main step 2.

54

Finish the application process.

55

Final confirmation screen.

56


 

Leave a Reply