Hi,
This may be an unusual request, but I'd appreciate your help.
Situation:
In one and the same site with 3 CBSubs plans I need to create 3 registration pages, each with the plans being displayed in a different order.
(There will also be differences in style, but that's all CSS and the easy part = no problem at all.)
I wouldn't write here if I had found an out-of-the box function for this... or have I overlooked something to change the default order to something else? Again, I can see it's unusual enough...
(1) Anything I could do easily with AutoAction, e.g. on the "onCPayBeforeDrawSomething" trigger? I'll have menu item IDs, plan IDs... don't see an action type that could fit, but perhaps use type "Code" and some PHP to make my own query to sort of override the default one?
(2) If nothing else, I guess I'll need to modify at least one core file and add some PHP "if" to add altered queries there depending on menu item ID? I have an idea where to look and what to do, but any hints would still be welcome to avoid trouble or wasting time.
Thank you very much!