ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,577
- Points
- 823
Reputation:
Hey there!
I'm working on a controller right now and inside one of the functions I want to send params to an action of a different controller (for example "actionFind") and receive the data in the first controller - how can I make this work?
(I do not want to copy an entire function over from one controller to the other)
Cheers!
Continue reading...
I'm working on a controller right now and inside one of the functions I want to send params to an action of a different controller (for example "actionFind") and receive the data in the first controller - how can I make this work?
(I do not want to copy an entire function over from one controller to the other)
Cheers!
Continue reading...