There are times when you might want to specify your own custom callback URLs. For instance, I am currently implementing a CTools multistep form. When I redirect to DIBS, I want it to return to the proper step in the form so that the bredcrumb and other information is kept in place. While I know this means that I have to write some code to do the work that would normally be done at that URL, its something that I need to do. I wrote a patch to do this, but it might be able to do some improvements. Let me know what you think.

Comments

gdd’s picture

Status: Active » Needs review
StatusFileSize
new3.73 KB

Here's the patch

gdd’s picture

StatusFileSize
new3.76 KB

Now with less debug code and bug fixed

googletorp’s picture

Status: Needs review » Fixed

Thanks, I added your patch from #3 to dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.