Allows you to work with complex Json objects from your event sheet.
I just managed to load the json by putting a hard-coded ajax call into the json managers file field. So this works great!
But, what i would need to to build up the ajax http string dynamically and then set the for the json manager and then do the call.
can this be done?