10/07/2013 at 2:16 am #5647

Anonymous
Participant
I see. Have you thought about using Session to pass ID values around instead of using it as part of the Source URL string? If you always know the URL of the Source you want to go back to, I would consider using Session. The way the above Source URL being nested is going to confuse people and hard to maintain the application flow in my opinion.