Hi.
So I started a main project a few weeks ago and I'm stuck because my arrays are not loading into the ajax plugin.
It's a really easy task to setup which takes less than a few minutes - thanks to the help of members of this forum who helped me a few months back showing me how to do it.
On start layout - ajax - load array.json
On tag complete - array - load ajax.lastdata
Whenever I load the debug preview the ajax is showing to have no data. And my 2 arrays are showing as width 10 which is inacurrate, as well as no data.
I'm not sure what to do. I've tried moving the events to the top of the events sheet, i've deleted the ajax and arrays and started again. It's just not working
I know there is nothing wrong withvmy events because I have started 3 new projects and made simple arrays and they are working fine in the preview.
Could my main project be corrupted or is there somethinf I'm missing?
Have I disabled somethinf that I shouldn't have?
It's really frustrating because I can't move on with my project as the array function is so useful in so many ways for storing data although it is a steep learning curve for me.
Just to note. I have 2 layouts and 1 event sheet. I don't think having a second layout would cause the events to not work properly.
Thank you for any help :-)