Hello everyone ,
Reference between the model A and model B already that's why i am not getting the model reference error , i have successfully build and sync both model.
let me explain in my Solution ABC, I have 2 projects
1) project 1 which is created in model A
2) project 2 which is created in Model B
Due to requirement change i have to move all the objects from project 1 to Project 2 ,as they dont want me to use model A for development so i moved ,
Tables
ETD
FORM
Display menu item
classes
work flow handler classes
work flow menu items
work flow approval
workflow category
all the object to Project 2 from Project 1 .
Now project 1 is empty and Project B is having all the objects.
So only the work flow enum is from Model A ,as model A and B have reference i did full build and sync for both model .
Now on creating new record on form work flow button was not appearing so i re configured the work flow from front end assign user to it start end process all requirement done.
Now the button appears but after submission it is not showing others options except View history and cancel
and work flow running state is pending.
I have checked code for work flow it is fine it was working fine before moving objects i was able to approve the work flow but now it is showing view history and cancel it is assign to me i am login as admin .
Can you please suggest any thing i am missing .
Regards,
Thanks,
Drasti