Open workcontrolgit opened 5 years ago
Hi workcontrolgit, I will do as soon as possible. A beta I can do it in 10 days, can you wait?
Sound great. I am stuck at the screen where all the variable values are blank.
context._moduleId: context._properties.routingWebAPI: context._properties.IsEditable: context._properties.EditMode: context._properties.ModuleId: context._properties.PortalId: context._properties.UserId: context._properties.CurrentLanguage: context._properties.TabId: context._properties.PortalLanguages: context._properties.CurrentLanguage: context._properties.Resources: context._properties.Resources[0]: antiForgeryToken: (see console log):
My first video: https://www.youtube.com/watch?v=lCIN09g1-TQ It's not the best video, if it is useful I can do better...next time
It works now. Thank you for taking the time to create the video.
Angular6Demo Welcome to template-DNN7-DNN8-DNN9! Angular Logo context._properties.routingWebAPI: /desktopModules/Demo-Angular6/API/ context._properties.IsEditable: false context._properties.EditMode: true context._properties.ModuleId: 403 context._properties.PortalId: 0 context._properties.UserId: 1 context._properties.CurrentLanguage: en-US context._properties.TabId: 39 context._properties.PortalLanguages: en-US context._properties.CurrentLanguage: en-US context._properties.Resources: {} context._properties.Resources[0]: antiForgeryToken: (see console log)
Please create a blog with screenshots if possible to walk thru step by step to get the sample to work. For examples how to register the module into DNN, how to build the Angular client, how to call front-end Angular calling WebAPI. Thank you.