clearValue() is not working in ClientScript
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2017 03:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2017 03:29 AM
Hi Venkat,
remove if(isLoading) {
from the above code and try once again using clearValue(), then this should work.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2017 03:34 AM
Hi Venkat,
That's interesting. I have tried the same script in my personal instance and it worked with clearValue properly. Please make sure that you are testing properly. Just for your reference I'm providing the code snapshot below:
I hope this helps.Please mark correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2017 03:54 AM
Hi
Venkat
Amlan Pal is correct, for me also code is working properly, please check it once..
Thanks & Regards
Haseena
PS: Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2018 10:12 AM
For me it only works if you change the UI Type on the client script to "All" instead of just "Desktop" so try that!