apify-library icon indicating copy to clipboard operation
apify-library copied to clipboard

How to call an action of a controller from another controller?

Open ghost opened this issue 13 years ago • 0 comments

In controller C1 and action A1 I need result of action A2 from C2 controller.

I don't want to repeat code, so how to call that action?

ghost avatar Mar 13 '12 23:03 ghost