Hi Guru,
I need to display view in pop-up screen , where employee data will be display on view, and base on the input from pop-up further action will happen.
I am using FPM architecture, where employee will get hire when we provide all the require data and then click on the save. pop-up need to display when user will click on save button. I am able to display pop-up successfully.
Problem is , as per the webdyn pro flow component controller will execute first and hire the pernr and then pop is getting display.
I need flow component controller--->pop up ---> all validation in view -->back to component controller .
Could you please provide any input on this.
Thanks in advance.
Regards,
Dinesh G.