I'm trying to integrate Ajax with the shurly submit button so the form can be submitted with out having to reload the entire page. I have been able to successfully shorten the links by integrating the Ajax callback, but I'm noticing something very weird after the link is shortened. It seems the copy container from zeroclipboard is not able to acquire the shortened URL. Further investigation shows that it might be because its not able to grab dynamically generated data. It only works if the page is actually reloaded and the data is statically inserted.

Anyone else has noticed this issue with Ajax? Anyone have any ideas why this might happen or how to get around it?

Comments

jibus’s picture

Issue summary: View changes

Did you find a solution ?

jibus’s picture

Status: Active » Closed (works as designed)

Closing issue

Feel free to re-open if needed