Hi,
I created an array in project file ( NewArray.json)but I can't load and read the data files at runtime.
I've tried this below.
+ System: On start of layout
-> AJAX: Request New Array.json (tag "")
+ AJAX: On "" completed
-> Text: Set text to AJAX.LastData
Thanks