Bug Searching customized HW Asset form
Hello,
I Extended our HW asset form and class with a field "802.1x". This works for our Service Manager Console but not for our Portal. The Portal does not finish loading and when debugging the above shown error appears.
Regards
Margret
Answers
Just a few questions, if you go back to the original (Portal) form, it works without any errors (seen in the browser console) ? At the first sight it looks like, that the error might not be related to your form ... maybe another error in any of your xxx.js files ?
//Start Custom Code: 802_ready anzeigen @author mjussen
Ok - is the property available in your viewmodel (pageForm.viewModel.802_ready)
if not - this could cause the error
just one additional point - it seems, that the above code was not in your uploaded file