Hi folks,
I have created one html page then added in web resource and published. it is in Quote form.
In this HTML i have one text box.
if i add "ClientGlobalContext.js.aspx" library in that HTML then the text box backspace is not working
<script type="text/javascript" src="ClientGlobalContext.js.aspx"></script>
and moreover i want to use this "ClientGlobalContext" library to open a custom lookup window
but backspace is working if i remove that "ClientGlobalContext" library.
please help!
*This post is locked for comments