\n\t\t\t\t\t\tSorry, unable to complete the action you requested.\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\n\t\t\t\t\n\n\t\t\t\t\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>";
LITHIUM.AjaxSupport.fromLink('#link_1', 'acceptCookieEvent', 'false', 'LITHIUM:ajaxError', {}, 'UPBfOMQ8-HFY_Jo5YI5iGTeERQMkP7PuPpQvxhkzItY.', 'ajax');
LITHIUM.AjaxSupport.fromLink('#link_2', 'rejectCookieEvent', 'false', 'LITHIUM:ajaxError', {}, '49PU7tManCOIZ63jyKdP4Ae_aOYn7pYXEokZUZTs498.', 'ajax');
LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:lightboxRenderComponent","parameters":{"componentParams":"{\n \"triggerSelector\" : {\n \"value\" : \"#link_3\",\n \"class\" : \"lithium.util.css.CssSelector\"\n }\n}","componentId":"cookie.preferences"},"trackableEvent":false},"tokenId":"ajax","elementSelector":"#link_3","action":"lightboxRenderComponent","feedbackSelector":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.cookiebanneralertv2.link_1:lightboxrendercomponent?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=gdprcookiebanner/contributions/cookiebannercontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"ItxYlB9tlYvovmFtTjUNY1mj7MzUPdqo7u_Q5t7A4zU."});
LITHIUM.Dialog.options['-489906093'] = {"contentContext":"cookie.preferences","dialogOptions":{"minHeight":399,"draggable":true,"maxHeight":1400,"dialogContentClass":"lia-cookie-banner-preferences-dialog-body","autoOpen":false,"width":710,"minWidth":760,"dialogClass":"lia-cookie-banner-preferences-dialog","position":["center","center"],"title":"Privacy Preferences","modal":false,"maxWidth":910},"contentType":"ajax"};
LITHIUM.Dialog({
"closeImageIconURL" : "https://community.sisense.com/skins/images/A038E7F237A1F032DFC30533027C9D98/theme_hermes/images/button_dialog_close.svg",
"activecastFullscreen" : false,
"dialogTitleHeadingLevel" : "2",
"dropdownMenuSelector" : ".lia-menu-navigation-wrapper",
"accessibility" : true,
"triggerSelector" : ".lia-panel-dialog-trigger-event-click",
"ajaxEvent" : "LITHIUM:lightboxRenderComponent",
"focusOnDialogTriggerWhenClosed" : false,
"closeEvent" : "LITHIUM:lightboxCloseEvent",
"defaultAriaLabel" : "",
"dropdownMenuOpenerSelector" : ".lia-js-menu-opener",
"buttonDialogCloseAlt" : "Close",
"dialogContentCssClass" : "lia-panel-dialog-content",
"triggerEvent" : "click",
"dialogKey" : "dialogKey"
});
LITHIUM.Form.resetFieldForFocusFound();
LITHIUM.CookieBannerAlert({"cookieBannerAlertContent":".lia-cookie-banner-alert-text-content","privacyPolicyURL":"https://khoros.com/policy"});
;(function($) {
$( '.custom-widget-menu-toggle' ).on( 'click', function() {
$( this ).toggleClass( 'menu-opened' );
$( 'body' ).toggleClass( 'slide-open' );
});
$( '.toggle-menu-children' ).on( 'click', function() {
$( this ).parent( '.has-children' ).toggleClass( 'open' );
});
function slideMenuReset() {
$( 'body' ).removeClass( 'slide-open' );
$( '.custom-widget-menu-toggle, .toggle-menu-children' ).removeClass( 'menu-opened' );
$( '.has-children' ).removeClass( 'open' );
}
$( window ).on( 'resize orienationchange', function() {
slideMenuReset();
});
})(LITHIUM.jQuery);
LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:lightboxRenderComponent","parameters":{"componentParams":"{\n \"triggerSelector\" : {\n \"value\" : \"#loginPageV2_3b7e39f8214d00\",\n \"class\" : \"lithium.util.css.CssSelector\"\n }\n}","componentId":"authentication.widget.login-dialog-content"},"trackableEvent":true},"tokenId":"ajax","elementSelector":"#loginPageV2_3b7e39f8214d00","action":"lightboxRenderComponent","feedbackSelector":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.loginpagev2:lightboxrendercomponent?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=authentication/contributions/actions","ajaxErrorEventName":"LITHIUM:ajaxError","token":"4-jp1AtBXQaDFFK8C_5d6B78qxtWaLGzJvhBa_hKoZY."});
LITHIUM.Dialog.options['-794796884'] = {"contentContext":"authentication.widget.login-dialog-content","dialogOptions":{"trackable":true,"resizable":true,"autoOpen":false,"minWidth":710,"dialogClass":"lia-content lia-panel-dialog lia-panel-dialog-modal-advanced","title":"Sign in","minHeight":200,"fitInWindow":true,"draggable":true,"maxHeight":600,"width":710,"position":["center","center"],"modal":true,"maxWidth":710},"contentType":"ajax"};
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_0","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_1","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_2","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxFeedback(".lia-inline-ajax-feedback", "LITHIUM:hideAjaxFeedback", ".lia-inline-ajax-feedback-persist");
LITHIUM.Placeholder();
LITHIUM.AutoComplete({"options":{"autosuggestionAvailableInstructionText":"Auto-suggestions available. Use Up and Down arrow keys to navigate.","triggerTextLength":0,"autocompleteInstructionsSelector":"#autocompleteInstructionsText","updateInputOnSelect":true,"loadingText":"Searching...","emptyText":"No Matches","successText":"Results:","defaultText":"Enter a search word","autosuggestionUnavailableInstructionText":"No suggestions available","disabled":false,"footerContent":[{"scripts":"\n\n(function(b){LITHIUM.Link=function(f){function g(a){var c=b(this),e=c.data(\"lia-action-token\");!0!==c.data(\"lia-ajax\")&&void 0!==e&&!1===a.isPropagationStopped()&&!1===a.isImmediatePropagationStopped()&&!1===a.isDefaultPrevented()&&(a.stop(),a=b(\"\\x3cform\\x3e\",{method:\"POST\",action:c.attr(\"href\"),enctype:\"multipart/form-data\"}),e=b(\"\\x3cinput\\x3e\",{type:\"hidden\",name:\"lia-action-token\",value:e}),a.append(e),b(document.body).append(a),a.submit(),d.trigger(\"click\"))}var d=b(document);void 0===d.data(\"lia-link-action-handler\")&&\n(d.data(\"lia-link-action-handler\",!0),d.on(\"click.link-action\",f.linkSelector,g),b.fn.on=b.wrap(b.fn.on,function(a){var c=a.apply(this,b.makeArray(arguments).slice(1));this.is(document)&&(d.off(\"click.link-action\",f.linkSelector,g),a.call(this,\"click.link-action\",f.linkSelector,g));return c}))}})(LITHIUM.jQuery);\nLITHIUM.Link({\n \"linkSelector\" : \"a.lia-link-ticket-post-action\"\n});LITHIUM.AjaxSupport.fromLink('#disableAutoComplete_3b7e39f85f0371', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'cLF-8W26F8wIbh7u6_SrM4gXtKNJM6Vh1TOMykXJfmQ.', 'ajax');","content":"Turn off suggestions<\/a>"}],"prefixTriggerTextLength":3},"inputSelector":"#messageSearchField_0","redirectToItemLink":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.searchformv32.messagesearchfield.messagesearchfield:autocomplete?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=search/contributions/page","resizeImageEvent":"LITHIUM:renderImages"});
LITHIUM.AutoComplete({"options":{"autosuggestionAvailableInstructionText":"Auto-suggestions available. Use Up and Down arrow keys to navigate.","triggerTextLength":0,"autocompleteInstructionsSelector":"#autocompleteInstructionsText_0","updateInputOnSelect":true,"loadingText":"Searching...","emptyText":"No Matches","successText":"Results:","defaultText":"Enter a search word","autosuggestionUnavailableInstructionText":"No suggestions available","disabled":false,"footerContent":[{"scripts":"\n\n(function(b){LITHIUM.Link=function(f){function g(a){var c=b(this),e=c.data(\"lia-action-token\");!0!==c.data(\"lia-ajax\")&&void 0!==e&&!1===a.isPropagationStopped()&&!1===a.isImmediatePropagationStopped()&&!1===a.isDefaultPrevented()&&(a.stop(),a=b(\"\\x3cform\\x3e\",{method:\"POST\",action:c.attr(\"href\"),enctype:\"multipart/form-data\"}),e=b(\"\\x3cinput\\x3e\",{type:\"hidden\",name:\"lia-action-token\",value:e}),a.append(e),b(document.body).append(a),a.submit(),d.trigger(\"click\"))}var d=b(document);void 0===d.data(\"lia-link-action-handler\")&&\n(d.data(\"lia-link-action-handler\",!0),d.on(\"click.link-action\",f.linkSelector,g),b.fn.on=b.wrap(b.fn.on,function(a){var c=a.apply(this,b.makeArray(arguments).slice(1));this.is(document)&&(d.off(\"click.link-action\",f.linkSelector,g),a.call(this,\"click.link-action\",f.linkSelector,g));return c}))}})(LITHIUM.jQuery);\nLITHIUM.Link({\n \"linkSelector\" : \"a.lia-link-ticket-post-action\"\n});LITHIUM.AjaxSupport.fromLink('#disableAutoComplete_3b7e39f88cd049', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'vAjyc_vmLXK5G6hm-ZCRURJpKUmEk1_OCYCIFOcehM4.', 'ajax');","content":"Turn off suggestions<\/a>"}],"prefixTriggerTextLength":3},"inputSelector":"#messageSearchField_1","redirectToItemLink":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.searchformv32.tkbmessagesearchfield.messagesearchfield:autocomplete?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=search/contributions/page","resizeImageEvent":"LITHIUM:renderImages"});
LITHIUM.AutoComplete({"options":{"autosuggestionAvailableInstructionText":"Auto-suggestions available. Use Up and Down arrow keys to navigate.","triggerTextLength":0,"autocompleteInstructionsSelector":"#autocompleteInstructionsText_1","updateInputOnSelect":true,"loadingText":"Searching for users...","emptyText":"No Matches","successText":"Users found:","defaultText":"Enter a user name or rank","autosuggestionUnavailableInstructionText":"No suggestions available","disabled":false,"footerContent":[{"scripts":"\n\n(function(b){LITHIUM.Link=function(f){function g(a){var c=b(this),e=c.data(\"lia-action-token\");!0!==c.data(\"lia-ajax\")&&void 0!==e&&!1===a.isPropagationStopped()&&!1===a.isImmediatePropagationStopped()&&!1===a.isDefaultPrevented()&&(a.stop(),a=b(\"\\x3cform\\x3e\",{method:\"POST\",action:c.attr(\"href\"),enctype:\"multipart/form-data\"}),e=b(\"\\x3cinput\\x3e\",{type:\"hidden\",name:\"lia-action-token\",value:e}),a.append(e),b(document.body).append(a),a.submit(),d.trigger(\"click\"))}var d=b(document);void 0===d.data(\"lia-link-action-handler\")&&\n(d.data(\"lia-link-action-handler\",!0),d.on(\"click.link-action\",f.linkSelector,g),b.fn.on=b.wrap(b.fn.on,function(a){var c=a.apply(this,b.makeArray(arguments).slice(1));this.is(document)&&(d.off(\"click.link-action\",f.linkSelector,g),a.call(this,\"click.link-action\",f.linkSelector,g));return c}))}})(LITHIUM.jQuery);\nLITHIUM.Link({\n \"linkSelector\" : \"a.lia-link-ticket-post-action\"\n});LITHIUM.AjaxSupport.fromLink('#disableAutoComplete_3b7e39f8b14f2c', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'kUawz1sehxOyVsUkrmr2oLQLdCnDnoegHOW76pY8QuQ.', 'ajax');","content":"Turn off suggestions<\/a>"}],"prefixTriggerTextLength":0},"inputSelector":"#userSearchField","redirectToItemLink":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.searchformv32.usersearchfield.usersearchfield:autocomplete?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=search/contributions/page","resizeImageEvent":"LITHIUM:renderImages"});
LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:userExistsQuery","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":"#userSearchField","action":"userExistsQuery","feedbackSelector":"#ajaxfeedback_0","url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.searchformv32.usersearchfield:userexistsquery?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=search/contributions/page","ajaxErrorEventName":"LITHIUM:ajaxError","token":"VDOuMdHaz-DRkBfITJcrHz8tDGxPH1BFBQPw-rQQAQk."});
LITHIUM.AutoComplete({"options":{"autosuggestionAvailableInstructionText":"Auto-suggestions available. Use Up and Down arrow keys to navigate.","triggerTextLength":0,"autocompleteInstructionsSelector":"#autocompleteInstructionsText_2","updateInputOnSelect":true,"loadingText":"Searching...","emptyText":"No Matches","successText":"Results:","defaultText":"Enter a search word","autosuggestionUnavailableInstructionText":"No suggestions available","disabled":false,"footerContent":[{"scripts":"\n\n(function(b){LITHIUM.Link=function(f){function g(a){var c=b(this),e=c.data(\"lia-action-token\");!0!==c.data(\"lia-ajax\")&&void 0!==e&&!1===a.isPropagationStopped()&&!1===a.isImmediatePropagationStopped()&&!1===a.isDefaultPrevented()&&(a.stop(),a=b(\"\\x3cform\\x3e\",{method:\"POST\",action:c.attr(\"href\"),enctype:\"multipart/form-data\"}),e=b(\"\\x3cinput\\x3e\",{type:\"hidden\",name:\"lia-action-token\",value:e}),a.append(e),b(document.body).append(a),a.submit(),d.trigger(\"click\"))}var d=b(document);void 0===d.data(\"lia-link-action-handler\")&&\n(d.data(\"lia-link-action-handler\",!0),d.on(\"click.link-action\",f.linkSelector,g),b.fn.on=b.wrap(b.fn.on,function(a){var c=a.apply(this,b.makeArray(arguments).slice(1));this.is(document)&&(d.off(\"click.link-action\",f.linkSelector,g),a.call(this,\"click.link-action\",f.linkSelector,g));return c}))}})(LITHIUM.jQuery);\nLITHIUM.Link({\n \"linkSelector\" : \"a.lia-link-ticket-post-action\"\n});LITHIUM.AjaxSupport.fromLink('#disableAutoComplete_3b7e39f8dd9008', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'imbqnicJCgV9rvCIL6uLO-Wz-fLLR0lL32JiJ2YUb6c.', 'ajax');","content":"Turn off suggestions<\/a>"}],"prefixTriggerTextLength":0},"inputSelector":"#noteSearchField_0","redirectToItemLink":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.searchformv32.notesearchfield.notesearchfield:autocomplete?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=search/contributions/page","resizeImageEvent":"LITHIUM:renderImages"});
LITHIUM.AutoComplete({"options":{"autosuggestionAvailableInstructionText":"Auto-suggestions available. Use Up and Down arrow keys to navigate.","triggerTextLength":0,"autocompleteInstructionsSelector":"#autocompleteInstructionsText_3","updateInputOnSelect":true,"loadingText":"Searching...","emptyText":"No Matches","successText":"Results:","defaultText":"Enter a search word","autosuggestionUnavailableInstructionText":"No suggestions available","disabled":false,"footerContent":[{"scripts":"\n\n(function(b){LITHIUM.Link=function(f){function g(a){var c=b(this),e=c.data(\"lia-action-token\");!0!==c.data(\"lia-ajax\")&&void 0!==e&&!1===a.isPropagationStopped()&&!1===a.isImmediatePropagationStopped()&&!1===a.isDefaultPrevented()&&(a.stop(),a=b(\"\\x3cform\\x3e\",{method:\"POST\",action:c.attr(\"href\"),enctype:\"multipart/form-data\"}),e=b(\"\\x3cinput\\x3e\",{type:\"hidden\",name:\"lia-action-token\",value:e}),a.append(e),b(document.body).append(a),a.submit(),d.trigger(\"click\"))}var d=b(document);void 0===d.data(\"lia-link-action-handler\")&&\n(d.data(\"lia-link-action-handler\",!0),d.on(\"click.link-action\",f.linkSelector,g),b.fn.on=b.wrap(b.fn.on,function(a){var c=a.apply(this,b.makeArray(arguments).slice(1));this.is(document)&&(d.off(\"click.link-action\",f.linkSelector,g),a.call(this,\"click.link-action\",f.linkSelector,g));return c}))}})(LITHIUM.jQuery);\nLITHIUM.Link({\n \"linkSelector\" : \"a.lia-link-ticket-post-action\"\n});LITHIUM.AjaxSupport.fromLink('#disableAutoComplete_3b7e39f8ffce2f', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'm-a6dfsiCBy1HChhtC9krS0Oxxql_wbkjVMoLofJJ_U.', 'ajax');","content":"Turn off suggestions<\/a>"}],"prefixTriggerTextLength":0},"inputSelector":"#productSearchField","redirectToItemLink":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.searchformv32.productsearchfield.productsearchfield:autocomplete?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=search/contributions/page","resizeImageEvent":"LITHIUM:renderImages"});
LITHIUM.AjaxSupport.fromLink('#enableAutoComplete', 'enableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'lpHC9krgCDylXDc8jKjQk3uygsM0MnAWSed4TGYCo2s.', 'ajax');
LITHIUM.Tooltip({"bodySelector":"body#lia-body","delay":30,"enableOnClickForTrigger":false,"predelay":10,"triggerSelector":"#link_4","tooltipContentSelector":"#link_5-tooltip-element .content","position":["bottom","left"],"tooltipElementSelector":"#link_5-tooltip-element","events":{"def":"focus mouseover keydown,blur mouseout keydown"},"hideOnLeave":true});
LITHIUM.HelpIcon({"selectors":{"helpIconSelector":".help-icon .lia-img-icon-help"}});
LITHIUM.SearchAutoCompleteToggle({"containerSelector":"#searchautocompletetoggle","enableAutoCompleteSelector":".search-autocomplete-toggle-link","enableAutocompleteSuccessEvent":"LITHIUM:ajaxSuccess:enableAutoComplete","disableAutoCompleteSelector":".lia-autocomplete-toggle-off","disableAutocompleteSuccessEvent":"LITHIUM:ajaxSuccess:disableAutoComplete","autoCompleteSelector":".lia-autocomplete-input"});
LITHIUM.SearchForm({"asSearchActionIdSelector":".lia-as-search-action-id","useAutoComplete":true,"selectSelector":".lia-search-form-granularity","useClearSearchButton":false,"buttonSelector":".lia-button-searchForm-action","asSearchActionIdParamName":"as-search-action-id","formSelector":"#lia-searchformV32","nodesModel":{"tkb|tkb":{"title":"Knowledge base","inputSelector":".lia-search-input-tkb-article"},"ideas|idea-board":{"title":"Search Idea Exchange: Product Feedback Forum","inputSelector":".lia-search-input-message"},"product|product":{"title":"Products","inputSelector":".lia-search-input-product"},"top|category":{"title":"Search Category: Product Feedback Forum","inputSelector":".lia-search-input-message"},"prwft24948|community":{"title":"Search Community: Product Feedback Forum","inputSelector":".lia-search-input-message"},"user|user":{"title":"Users","inputSelector":".lia-search-input-user"}},"asSearchActionIdHeaderKey":"X-LI-AS-Search-Action-Id","inputSelector":"#messageSearchField_0:not(.lia-js-hidden)","clearSearchButtonSelector":null});
LITHIUM.DropDownMenu({"userMessagesFeedOptionsClass":"div.user-messages-feed-options-menu a.lia-js-menu-opener","menuOffsetContainer":".lia-menu-offset-container","hoverLeaveEvent":"LITHIUM:hoverLeave","mouseoverElementSelector":".lia-js-mouseover-menu","userMessagesFeedOptionsAriaLabel":"Show contributions of the user, selected option is Options. You may choose another option from the dropdown menu.","disabledLink":"lia-link-disabled","menuOpenCssClass":"dropdownHover","menuElementSelector":".lia-menu-navigation-wrapper","dialogSelector":".lia-panel-dialog-trigger","messageOptions":"lia-component-message-view-widget-action-menu","menuBarComponent":"lia-component-menu-bar","closeMenuEvent":"LITHIUM:closeMenu","menuOpenedEvent":"LITHIUM:menuOpened","pageOptions":"lia-component-community-widget-page-options","clickElementSelector":".lia-js-click-menu","menuItemsSelector":".lia-menu-dropdown-items","menuClosedEvent":"LITHIUM:menuClosed"});
LITHIUM.DropDownMenuVisibilityHandler({"selectors":{"menuSelector":"#actionMenuDropDown","menuItemsSelector":".lia-menu-dropdown-items"}});
//
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#pageInformation","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_3","feedbackSelector":".InfoMessage"});
//
LITHIUM.DropDownMenu({"userMessagesFeedOptionsClass":"div.user-messages-feed-options-menu a.lia-js-menu-opener","menuOffsetContainer":".lia-menu-offset-container","hoverLeaveEvent":"LITHIUM:hoverLeave","mouseoverElementSelector":".lia-js-mouseover-menu","userMessagesFeedOptionsAriaLabel":"Show contributions of the user, selected option is Hot Ideas. You may choose another option from the dropdown menu.","disabledLink":"lia-link-disabled","menuOpenCssClass":"dropdownHover","menuElementSelector":".lia-menu-navigation-wrapper","dialogSelector":".lia-panel-dialog-trigger","messageOptions":"lia-component-message-view-widget-action-menu","menuBarComponent":"lia-component-menu-bar","closeMenuEvent":"LITHIUM:closeMenu","menuOpenedEvent":"LITHIUM:menuOpened","pageOptions":"lia-component-community-widget-page-options","clickElementSelector":".lia-js-click-menu","menuItemsSelector":".lia-menu-dropdown-items","menuClosedEvent":"LITHIUM:menuClosed"});
LITHIUM.DropDownMenuVisibilityHandler({"selectors":{"menuSelector":"#actionMenuDropDown_0","menuItemsSelector":".lia-menu-dropdown-items"}});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_4","feedbackSelector":".InfoMessage"});
LITHIUM.CustomEvent('.lia-custom-event', 'click');
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_5","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_6","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity', 'kudoEntity', '#ajaxfeedback_1', 'LITHIUM:ajaxError', {}, 'eHySZSyp4VLm0jC7ysIm1wp7SDG7VOL3ukKostoZF3U.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "13765",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.MessageBodyDisplay.TruncateWithMessageLink('.lia-truncated-message-link', '.lia-truncate-spacer');
LITHIUM.AjaxSupport.fromLink('#kudoEntity_0', 'kudoEntity', '#ajaxfeedback_1', 'LITHIUM:ajaxError', {}, 'es037bRXgR0y2xcq5zEKcczODdYA7oLOIPY8nKDf-gM.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_0",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "13765",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_7","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_8","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_1', 'kudoEntity', '#ajaxfeedback_2', 'LITHIUM:ajaxError', {}, 'IpIA865owSOJtvpkFCDEM6xOmy8YqV3jk5yqEts7xfg.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_1",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "24933",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_0', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_2', 'kudoEntity', '#ajaxfeedback_2', 'LITHIUM:ajaxError', {}, 'wILNU-Ktcx8gnRPBnRhKnEsnGTp58pdE74-OO39vFvk.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_2",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "24933",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_9","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_10","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_3', 'kudoEntity', '#ajaxfeedback_3', 'LITHIUM:ajaxError', {}, 'iaUp9bMgwabJySZvKh10RKHl8Dm1VDONLxmnsEN2grE.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_3",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "22693",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_1', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_4', 'kudoEntity', '#ajaxfeedback_3', 'LITHIUM:ajaxError', {}, 'FAYYV2wkR9HrrEslHuX_fg1UvcZNwcdkkZusm8X2HRs.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_4",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "22693",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_11","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_12","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_5', 'kudoEntity', '#ajaxfeedback_4', 'LITHIUM:ajaxError', {}, 'hwPAt7QGe4yZWIZ3zfRp2YOjFaU54Wj21FyUaT2E7cA.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_5",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "21671",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_2', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_6', 'kudoEntity', '#ajaxfeedback_4', 'LITHIUM:ajaxError', {}, 'Ng9m_D18gue7LuSMhJievwRD5RYkNYnPCQCyCTZ-CKY.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_6",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "21671",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_13","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_14","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_7', 'kudoEntity', '#ajaxfeedback_5', 'LITHIUM:ajaxError', {}, 'p5NKMAmSt6V6L8kJggbODPKiZTW6GPcW2LZz1UlYrM8.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_7",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20837",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_3', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_8', 'kudoEntity', '#ajaxfeedback_5', 'LITHIUM:ajaxError', {}, 'p0swjWKb1z_38_nm7SB4Fd6fE7ejqjhD9P5mgLW1P0g.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_8",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20837",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_15","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_16","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_9', 'kudoEntity', '#ajaxfeedback_6', 'LITHIUM:ajaxError', {}, '8RqmFoUAqDh3Nkwi6CoQD58Wni9K7DKelMIPkJnVynI.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_9",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "19251",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_4', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_10', 'kudoEntity', '#ajaxfeedback_6', 'LITHIUM:ajaxError', {}, 'SPKpxDk0g-GqTzFoaHCLHOe6csbTYKpdfmMmTx-9_6s.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_10",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "19251",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_17","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_18","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_11', 'kudoEntity', '#ajaxfeedback_7', 'LITHIUM:ajaxError', {}, 'nk6dPoLh9llFSYq74FZrKJDamL-_jaIUCw3rjAph2zs.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_11",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20722",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_5', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_12', 'kudoEntity', '#ajaxfeedback_7', 'LITHIUM:ajaxError', {}, 'wDboTOY1fPH0E44YfnEFK64J1oNLevdbwyFQlZcg-70.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_12",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20722",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_19","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_20","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_13', 'kudoEntity', '#ajaxfeedback_8', 'LITHIUM:ajaxError', {}, '7Fi0NvKU_XQoMH1xkGsKKMpRee55Q8Q2YosMCjlmhg8.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_13",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20672",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_6', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_14', 'kudoEntity', '#ajaxfeedback_8', 'LITHIUM:ajaxError', {}, 'mPA2kM0EIquRu3KflHt4qlSDp_NoAGdohGKZw6pfDOM.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_14",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20672",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_21","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_22","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_15', 'kudoEntity', '#ajaxfeedback_9', 'LITHIUM:ajaxError', {}, 'pWuMqG_7ymW-5YCClcpfMuuKgeWz_mvAbbjRbC1OtqY.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_15",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20659",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_7', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_16', 'kudoEntity', '#ajaxfeedback_9', 'LITHIUM:ajaxError', {}, 'ofW7tRwLhD8v0cUIF9MJP8xpjnq7PBFsFCn3P8j5J3Q.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_16",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20659",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_23","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_24","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_17', 'kudoEntity', '#ajaxfeedback_10', 'LITHIUM:ajaxError', {}, 'VK2rhY_G99SNx07Gy0bx1nCGDuloqvEGv87M5p0nOHM.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_17",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "19189",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_8', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_18', 'kudoEntity', '#ajaxfeedback_10', 'LITHIUM:ajaxError', {}, 'evlkF3keipscAcPPVyHuUlUyMCfN5doEH1Q5FiYBIT4.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_18",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "19189",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_25","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_26","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_19', 'kudoEntity', '#ajaxfeedback_11', 'LITHIUM:ajaxError', {}, 'I53kud50nwtLK-0lItj7h7PsOQ3M0HOuYiBFIs3mpWM.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_19",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20649",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_9', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_20', 'kudoEntity', '#ajaxfeedback_11', 'LITHIUM:ajaxError', {}, 'UTNMuwZiKuxTy1mCEqgH21bcj4dk1P_JtmxHE0vGng4.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_20",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20649",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_27","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_28","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_21', 'kudoEntity', '#ajaxfeedback_12', 'LITHIUM:ajaxError', {}, 'gVPES23N61pdjDjaPMM-l6FsClrxOSI-6ayYHZGtkPs.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_21",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "19052",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_10', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_22', 'kudoEntity', '#ajaxfeedback_12', 'LITHIUM:ajaxError', {}, 'd95HUurRncZWKkXxIsF8wfspn9B6EPFBitM5O9GidrI.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_22",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "19052",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_29","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_30","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_23', 'kudoEntity', '#ajaxfeedback_13', 'LITHIUM:ajaxError', {}, '6LdAY1Qves__RJpZGRuOSixqj8ylT4Z-sAcyOlboszI.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_23",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "16756",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_11', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_24', 'kudoEntity', '#ajaxfeedback_13', 'LITHIUM:ajaxError', {}, 'Jq01vJTijpxPIzsI-7iHB2ElXxjw-e0a8Nuz0_W02q4.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_24",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "16756",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_31","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_32","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_25', 'kudoEntity', '#ajaxfeedback_14', 'LITHIUM:ajaxError', {}, 'tWaHGC9MLOxPexX94Nrz3TbU3JWDUjSKsgHzufKK_cQ.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_25",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "13769",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_12', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_26', 'kudoEntity', '#ajaxfeedback_14', 'LITHIUM:ajaxError', {}, 'zFwJch7bbMXaPWjo5l4GiEqZ7thTH6IGZ0hoA-xwTp4.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_26",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "13769",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_33","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_34","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_27', 'kudoEntity', '#ajaxfeedback_15', 'LITHIUM:ajaxError', {}, 'OWg6iDFuobxwKt4mW1Kkq5HUV2sP2JZZ1iO3DaXVOkQ.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_27",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "22274",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:refresh_attachment_statuses","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":"#attachments_13","action":"refresh_attachment_statuses","feedbackSelector":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.bodydisplay.attachments:refresh_attachment_statuses?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=messages/contributions/messageviewparameterscontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"X69CSCQqva-rlhy0_cxl4UBWr51AcoQTgZhzuE_3jgw."});
LITHIUM.MessageAttachments({"selectors":{"attachmentIconContainer":".lia-attachment-icon-container","attachmentLinkSelector":".lia-message-attachment-link-row-element"},"misc":{"attachmentHighlighter":"lia-highlight-attachment","showAttachmentDetails":false}});
LITHIUM.MessageBodyDisplay('#bodyDisplay_13', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_28', 'kudoEntity', '#ajaxfeedback_15', 'LITHIUM:ajaxError', {}, 'Nq6RGFyjNo2eUluVUCCjCXwAo3Y17-MhECxzIEyemMU.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_28",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "22274",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_35","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_36","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_29', 'kudoEntity', '#ajaxfeedback_16', 'LITHIUM:ajaxError', {}, 'iBvMrW6kP3YMaLKNkDeYxBjCmWoJnNfFtYhFtKd4HR0.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_29",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "13338",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_14', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_30', 'kudoEntity', '#ajaxfeedback_16', 'LITHIUM:ajaxError', {}, '4snx8ot3PhsnyFBo5g0xSnFcu9yHji3Ioze70m0A9X0.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_30",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "13338",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_37","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_38","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_31', 'kudoEntity', '#ajaxfeedback_17', 'LITHIUM:ajaxError', {}, 'uDA4cT33jAq0H-Pty_T7CoMr7HyEnnDrRfFC2KVLXLg.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_31",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "22193",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_15', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_32', 'kudoEntity', '#ajaxfeedback_17', 'LITHIUM:ajaxError', {}, 'STeULh_84o5fEKoBNQe-XD7IHFqLOK2Ea3r08acJ-1k.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_32",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "22193",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_39","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_40","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_33', 'kudoEntity', '#ajaxfeedback_18', 'LITHIUM:ajaxError', {}, 'iKobSBZ7QfhUanGOQNk8rsrqOzLG1SirSCHHaD7DsiY.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_33",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "18866",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_16', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_34', 'kudoEntity', '#ajaxfeedback_18', 'LITHIUM:ajaxError', {}, 'IcJfZ9ujyferNhpahEZeUHG_YagNog9Ch17dg4M0AAY.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_34",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "18866",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_41","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_42","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_35', 'kudoEntity', '#ajaxfeedback_19', 'LITHIUM:ajaxError', {}, 'PQNW4bAb8zVfz--8QSvcSedvCR8W42qUV4I2K1gqck0.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_35",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20106",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_17', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_36', 'kudoEntity', '#ajaxfeedback_19', 'LITHIUM:ajaxError', {}, 'ENtDWUBO94m3aoOX_dvp9Tot8RCZTgot-cr37YyhuGQ.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_36",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "20106",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_43","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_44","feedbackSelector":".InfoMessage"});
LITHIUM.AjaxSupport.fromLink('#kudoEntity_37', 'kudoEntity', '#ajaxfeedback_20', 'LITHIUM:ajaxError', {}, 'QyyU0oPg5h-TBN_kSQd8sfAf73CbWWmYEgNoNNCfdSQ.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_37",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "23647",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:refresh_attachment_statuses","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":"#attachments_18","action":"refresh_attachment_statuses","feedbackSelector":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.bodydisplay.attachments:refresh_attachment_statuses?t:ac=blog-id/ideas/page/6/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/q-p/YXR0YWNobWVudC1pZDo1MDU1&t:cp=messages/contributions/messageviewparameterscontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"DXZpyOTl7SlcXsIgydz2TDxY9vvA1JBky11hVy0JXKg."});
LITHIUM.MessageAttachments({"selectors":{"attachmentIconContainer":".lia-attachment-icon-container","attachmentLinkSelector":".lia-message-attachment-link-row-element"},"misc":{"attachmentHighlighter":"lia-highlight-attachment","showAttachmentDetails":false}});
LITHIUM.MessageBodyDisplay('#bodyDisplay_18', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_38', 'kudoEntity', '#ajaxfeedback_20', 'LITHIUM:ajaxError', {}, '_cmE7ncGNSScnbPZiSIl89FBU4GYC8a1pj8DORKrVgw.', 'ajax');
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "kudoEntity",
"actions" : [
{
"context" : "envParam:entity",
"action" : "rerender"
}
]
}
],
"componentId" : "kudos.widget.button",
"initiatorBinding" : true,
"selector" : "#kudosButtonV2_38",
"parameters" : {
"displayStyle" : "horizontal",
"disallowZeroCount" : "false",
"revokeMode" : "true",
"kudosable" : "true",
"showCountOnly" : "false",
"disableKudosForAnonUser" : "false",
"useCountToKudo" : "false",
"entity" : "23647",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox_45","feedbackSelector":".InfoMessage"});
LITHIUM.MessageStatusesTaplet('#ideaStatusesTaplet');
;(function($) {
$(document).ready(function () {
$('body').click(function() {
$('.user-profile-card').hide();
});
$('body').on('click', 'a.lia-link-navigation.lia-page-link.lia-user-name-link,.UserAvatar.lia-link-navigation', function(evt) {
if ($(this).parents('.lia-component-users-widget-menu').length > 0 || $(this).parents('.lia-component-common-widget-user-navigation-modern').length > 0) {
return;
}
evt.preventDefault();
evt.stopPropagation();
$('.user-profile-card').hide();
if ($('.user-profile-card', this).length > 0) {
$('.user-profile-card', this).show();
return;
}
var divContainer = $('