BoldDesk®Customer service software offering ticketing, live chat, and omnichannel support, starting at $49/mo. for 10 agents. Try it for free.
success: function(args) {
var root = this.element;
setTimeout(function(){
// You can get the datemodified header and perform the click operation.
root.querySelectorAll(".e-headercell")[3].click();
}, 1000);
}
|