I am using SimpleActionController and MultiActionController together,
when i give call to MultiactionController it is not going back to any other simpleFormControler,
What is the reason behind that?
Can i use MultiActionController with SimpleFormController ?
Can i call Simple form controller from MultiActionConroller?
Please correct me if i am wrong
.
Thank you in advance.