S
saty21
Guest
Hi All,
I have added two taxonomy webtagging controls in aspx page and in aspx.cs page load function, i have mapped them with ssp id and termset id. When i open the aspx in chrome, Onclick of Browse for Valid choice icon, SP modal dialog opens with terms to be selected
But in IE11, empty modal dialog opens without any terms displayed.
I tried debugging in F12 developer tools, the below error is displayed.
Unable to get property 'get_args' of undefined or null reference at SP.UI.ModalDialog.get_childDialog().get_args() in Webtaggingdialog.js. SP.UI.ModalDialog.get_childDialog() is showing null.
Please help me in fixing this issue
Continue reading...
I have added two taxonomy webtagging controls in aspx page and in aspx.cs page load function, i have mapped them with ssp id and termset id. When i open the aspx in chrome, Onclick of Browse for Valid choice icon, SP modal dialog opens with terms to be selected
But in IE11, empty modal dialog opens without any terms displayed.
I tried debugging in F12 developer tools, the below error is displayed.
Unable to get property 'get_args' of undefined or null reference at SP.UI.ModalDialog.get_childDialog().get_args() in Webtaggingdialog.js. SP.UI.ModalDialog.get_childDialog() is showing null.
Please help me in fixing this issue
Continue reading...