this.AppPages is undefined
Posted: Thu Jul 18, 2013 11:22 pm
I'm getting the following error and I cant figure out what I did wrong (this is in Firebug in the test preview under firefox:
TypeError: this.AppPages is undefined
for (var i = 0; i < this.AppPages.length; i++) {
Please help?