Hello,
I'm trying to make an Ajax request with a dynamic url, depending of the button clicked. Each button got a variable called requestJson, so when I click the button I called :
Ajax -> Request : Button.requestJson
[attachment=0:380ukxrr][/attachment:380ukxrr]
But the ajax request url is empty and I get nothing back, where am I wrong ?
If I debug the buttons variable they are filled with URLs. Spend the last 2 hours on this stupid thing !
Thanks !