Hello Bhargav, I still cannot get this JS Viewer working. The domain services are not listed on the homepage (first screen) after login , instead I got user, services, version. Then clicking on services gives > ToDos, Fixtures, Bookmarks, Auditing ..., Publishing .... Then, when I click on Todo service: I get the 5 operations i.e. notYetComplete, comple etc But, none of those operations work. Its like they are disabled. newToDo opens up a page with only a submit button. Moreover, clicking on the allToDos operation did not return anything, also did not navigate to the next screen. The Chrome and Firefox debug console did not return any errors, only array of objects like this: . I am getting :
Object { description:Object, category: Object, dueBy:Object, cost: Object}
I have set up my data nucleus whilst trouble shooting, run short of ideas now.
I thought it was a problem with uninstalled fixtures, but not sure if the fixtures are installed or not.
Any tips for trouble shooting will be appreciated.
Hello Bhargav, I still cannot get this JS Viewer working. The domain services are not listed on the homepage (first screen) after login , instead I got user, services, version. Then clicking on services gives > ToDos, Fixtures, Bookmarks, Auditing ..., Publishing .... Then, when I click on Todo service: I get the 5 operations i.e. notYetComplete, comple etc But, none of those operations work. Its like they are disabled. newToDo opens up a page with only a submit button. Moreover, clicking on the allToDos operation did not return anything, also did not navigate to the next screen. The Chrome and Firefox debug console did not return any errors, only array of objects like this: . I am getting : Object { description:Object, category: Object, dueBy:Object, cost: Object}
I have set up my data nucleus whilst trouble shooting, run short of ideas now. I thought it was a problem with uninstalled fixtures, but not sure if the fixtures are installed or not.
Any tips for trouble shooting will be appreciated.
Thanks a lot.