Good afternoon,
We are in the brainstorming stage of doing something new with two of our business processes. Let's call them B1 and B2
B1 has three forms, and each form has one textbox called first name.
B2 has 1 form, and one field called last name
we are looking for a way so that when we are in second form of B1, with a radio button we can say, I need B2.
Clicking on the button would either embed B2 in an iframe or start the process separately. Completing B2 will resume B1, but only if it was started by B1 in the first place.
If B2 was started manually, then B2 would end on submit.
Any ideas, suggestions?
Thank you,
Raul Gonzalez