Value of user returns null in Chrome
Posted: 12 May 2016
Hello!
I faced to issue in Chrome - when I try to get value from field, which type is user, with statement fd.field('UserField').value() function returns null in Chrome. In IE everything is OK.
It seems that something is not loaded when I call value() method during form initialization, because in brouser console everething works fine - afetr whole page is loaded.
I faced to issue in Chrome - when I try to get value from field, which type is user, with statement fd.field('UserField').value() function returns null in Chrome. In IE everything is OK.
It seems that something is not loaded when I call value() method during form initialization, because in brouser console everething works fine - afetr whole page is loaded.