What is alternative for Gel in catalog client script

Akshat7
Giga Contributor

Can anyone guide me what will be the alternative for gel. Below is the onload client script to hide Order now button

 

// Hide Cart - Order Now button.

function onLoad() {

gel("cart").style.display="none";
}

7 REPLIES 7

Hi Akshat,

what is your exact requirement?

I could see you want to hide some button?

Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Pratiksha Kalam
Kilo Sage

Hi ,


Refer below link will help you,

 

$('evelemt_id').getValue();

 


If my reply helps you at all, I’d really appreciate it if you click the Helpful button and if my reply is the answer you were looking for, it would be awesome if you could click both the Helpful and Accepted Solution buttons! 🙂


Regards,
Pratiksha

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Akshat,

Any update on this?

Is this resolved? if yes then mark answer as correct and close the thread

Regards

Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader