- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 01:05 AM
Happy Christmas ServiceNow Community 🙂
Can anyone point out where I am going wrong with this catalog client script:-
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 02:29 AM - edited 12-28-2023 02:31 AM
Hi @jonathangilbert, I have got it working with slight modification as highlighted below.
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 01:25 AM
Hi Sunil, I have copied your script into my instance and the Tax variable does not recalculate, it still remains at 0.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 01:39 AM
Hi @jonathangilbert, Do you have the variables 'amount_in_document_currency' and 'vat_tax' on form and has value in it before the newValue is deselected or changed?
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 01:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 02:29 AM - edited 12-28-2023 02:31 AM
Hi @jonathangilbert, I have got it working with slight modification as highlighted below.
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 04:05 AM
Sunil, you are a legend, that works perfectly, thankyou so much 🙂