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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1403940_configurable_urls.patch | 3.76 KB | gdd |
| #1 | 1403940_configurable_urls.patch | 3.73 KB | gdd |
Comments
Comment #1
gddHere's the patch
Comment #3
gddNow with less debug code and bug fixed
Comment #4
googletorp commentedThanks, I added your patch from #3 to dev.