Dom manupaulation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 10:20 PM
Hello All,
We have one catalog client script which uses dom manipulation.
It is not working as excepted. We identified that Dom manipulation is not working on current ServiceNow version .
:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 12:27 AM
Hi @SravyaA ,
have you removed "this." that was present before document object?
if not please remove it and test it
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2024 04:21 AM
Hello ,
It is working once we attached the attachment it still asking to attach twice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 01:58 AM
Hi @SravyaA ,
Please check the below link , it will help you to resolve your issue.
Alternative of DOM manipulation
Thanks,
Vikas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 09:52 PM
Hi @SravyaA ,
remove "this." that was present before document object.
with isolate script as false.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2024 04:22 AM
Not working it is asking twice to attach the attachment already I attached the attachment.