cancel
Showing results for 
Search instead for 
Did you mean: 

From POP-up back to wizard

former_member391647
Participant
0 Kudos

Hello,

I am creating an iView in VC and in the iView is a wizard, i have created a Pop-up for the users after step 3 to input information. Once they have inserted the information in the pop-up they choose a line in the table of the output type and once they have chosen a line they should go to the next step in the wizard and the pop-up should close. But the data that they created in the pop-up will be stored in a data store. I am having a probelm in connecting the pop-up with the next step in the wizard.

Any ideas? Point to the most usefull help

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

You can do this with the help of 'End Point' instead of 'Data Store Operator'. Use End point after the table from where you are selecting the value. Creating string in the 'End Point' & Assign this field to the string. This will help you in passing the value.

If you have any doubts then create 'Value Help' it works similar to what you want & it will automatically create same structure.

You will get the idea.

Regards

Sandeep

Answers (0)