\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', {}, 'L_VZbM0wE9iJnjOmgjGMz-gK5c3OQz2avpF8kwPOviw.', 'ajax');
LITHIUM.AjaxSupport.fromLink('#link_2', 'rejectCookieEvent', 'false', 'LITHIUM:ajaxError', {}, 'cqhLkbzFaNLiXoL3d07mbZ98VyIk6AelFJB6aVVR4VA.', '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/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&t:cp=gdprcookiebanner/contributions/cookiebannercontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"oCyj7fcMPXtTAOTuMf487SY2SJgXYWk6VZQSxE59htY."});
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_37f146476ee207\",\n \"class\" : \"lithium.util.css.CssSelector\"\n }\n}","componentId":"authentication.widget.login-dialog-content"},"trackableEvent":true},"tokenId":"ajax","elementSelector":"#loginPageV2_37f146476ee207","action":"lightboxRenderComponent","feedbackSelector":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.loginpagev2:lightboxrendercomponent?t:ac=blog-id/ideas/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&t:cp=authentication/contributions/actions","ajaxErrorEventName":"LITHIUM:ajaxError","token":"FOj0nOYfFx8iUOsO5JsvDE3LITXuVnFwQ0F6rd-aUiE."});
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_37f14647ba286a', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, '57rD462fEE8wrG2qabihB2VmtI0GbbRfEM5eCnNo_DM.', '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/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&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_37f14647f41d5a', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'pIabJdNv0G-pVNyqk32-kLMiHllIS79twZFswsUMmd0.', '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/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&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_37f14648276bd5', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, '5-mgDqNGy_SreVBGzFQkB-D2502VQFNdPUfhgMVU8To.', '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/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&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/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&t:cp=search/contributions/page","ajaxErrorEventName":"LITHIUM:ajaxError","token":"Oo3Fe7ux_kNydLPqN1bcO0RBbZRihbZzqQI2MsPhh0M."});
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_37f146486005e3', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'U8tDw8t70mjYWO8mi81bw4sXhjQZSd_pDVS4yiYl_Gw.', '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/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&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_37f1464897fe38', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'yf8XwUiBJYwmzLIjH1WHXGCeeghNdwkC3EITgTz5aIo.', '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/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&t:cp=search/contributions/page","resizeImageEvent":"LITHIUM:renderImages"});
LITHIUM.AjaxSupport.fromLink('#enableAutoComplete', 'enableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'zJ1bIU-AhpQdOSRsIszwtocYXwqEdRICSJEhQpCRRiQ.', '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', {}, 'eqmYufm72nh6sLdP-2g49zg8Wf80AGAlKFfCmzjcqbw.', '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" : "25977",
"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', {}, 'xRkMJu2VDQmFl78muH47MwVXg2O5vyX6Mmz7_-XLQfU.', '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" : "25977",
"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', {}, '_uA0_j3jZZufqWxf0MhA76yLf2ZlSQtHkBNe95kYiqM.', '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" : "25926",
"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', {}, 'PmSBSxmMzZk9KIOyvlGG-CfbhI0d6CtDLla3QiIk7qg.', '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" : "25926",
"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', {}, 'pKrJH_uVNZ2PbfUeIZnkyjkJDyh8kTh8IQ-uXPFJ15o.', '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" : "25841",
"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', {}, 'eT7lM9RUjm7LjrhxBAZJSGpVteKzh5YdQh7AtKnVFlA.', '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" : "25841",
"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', {}, 'rE3D7yeskCNBryiT4x8GMoNruQoalqfgWKy6-CKiFec.', '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" : "25821",
"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', {}, 'QLnH6l0BuXHQ8cZS1ISrjSiBcVmDmLroz1iFgTd9aP4.', '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" : "25821",
"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', {}, 'JuXop9ekxrxgcTamt3SjwgOO2suScmyaJUggyz1SOKI.', '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" : "25819",
"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_3","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/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&t:cp=messages/contributions/messageviewparameterscontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"BvLYO-LtjHRyMl7CJuOn7-FWuhs_TzfH5lXiaYuWXu8."});
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_3', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_8', 'kudoEntity', '#ajaxfeedback_5', 'LITHIUM:ajaxError', {}, 'zt_i6gYDHoC-Ctcc6_5_R7I-f0cQYTBLD6RDbSzWp4Q.', '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" : "25819",
"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', {}, 'wOKGt4V-GOx2I_0uqUyz0qwbXn5elst3FDlmHpo6DoA.', '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" : "25802",
"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', {}, 'aiIye4H1EwoqUFN0uYLuJUcRtYA8OI6CYJjujniICHQ.', '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" : "25802",
"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', {}, 'I-dYSFUl8LFvCKRJWvd41VvtxATewbUKmzcHQTczghY.', '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" : "25415",
"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', {}, 'JM7nGN11S6WKJbOYZ2L-p2WT5bCnWoG9urzaQ_OJUro.', '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" : "25415",
"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', {}, 'CV0QV1m_UUTwpHU6MI4jjeCyiRgRchnHNItTET_5krI.', '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" : "24924",
"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', {}, 'OzHuIgsjLlNSejrrUrJy16Tflj9Kh1DK0tbweh7fr6c.', '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" : "24924",
"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', {}, 'LtL6pYMcmc5CD1scZDyW23buR1HKybKqA9GhJ5zYJAE.', '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" : "24654",
"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', {}, 'k0d7KzOWt36iRceRjUTdZa6yXLGzhJRIVkxj-CbSLsA.', '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" : "24654",
"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', {}, 'mGemnYn-wGoI2j-2XuiJFtbauXJUkpJvBCEKAB7tFGA.', '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" : "24565",
"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', {}, 'MpbG-NS2hBocuqBfHdZerb48cLu95iS084pPndUZ8ss.', '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" : "24565",
"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', {}, 'ZUhoZM_Pgj9pphW4bdTuxhGjZleSqoaBleEUnsAGUTU.', '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" : "23597",
"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', {}, 's-xlARA0ViazXTQ6mHXXRwICAtHxpGQRwYqv3rCZVjc.', '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" : "23597",
"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', {}, '5IpQnOhWmpMke6OGdRV8RwIMmZPsmsmte3nu6vZTx7g.', '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" : "23324",
"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', {}, 'g1swzWhnz8qKTtbEVItoBnGabES0lhGr9_PNEr-cG6k.', '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" : "23324",
"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', {}, 'VIHLGTnEOkp7n3q464P_hznIxDfZQMJbKag0-t8VnJ4.', '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" : "22733",
"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', {}, 'w0w3Dou1GZnSSDudymvnV-BE8OSB5ZEmIKQmB3ShHZw.', '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" : "22733",
"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', {}, 'L25Et0HYStxFMs4Cgw3tv7YDwuuLME6S1c9mPHbHPZk.', '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" : "22659",
"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', {}, 'TFHNTjNWlVr_Fb-xwDr6LaUJc99i4toXKU8OHplpqLI.', '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" : "22659",
"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', {}, 'cbVSbYCP_XZlFYDymxT4cQ84ZYZf_z8rE1DUzvm8bKw.', '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" : "22570",
"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/tab/%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/16/q-p/YXR0YWNobWVudC1pZDoyNzUz&t:cp=messages/contributions/messageviewparameterscontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"L7b3L9sXtFui8DgGa_SKEJlKz4Tt5qPnU2dJzb-HDck."});
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', {}, 'bWGrkKxpytd81e3_UP15cZiN1-HnAd5Y22cbhvGebCU.', '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" : "22570",
"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', {}, 'YKCfbbmuiUAFhzs45cZDft9GdcqAT9PrtcN-04ricpI.', '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" : "21746",
"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', {}, 'JFSrEHtP5gkl27iQFmYJrrJlbkOQydA6xgJ9NqgYpck.', '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" : "21746",
"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', {}, 'QDemwvswjD6CdbvtI5ipxRPEzHfOU_Gb3JL0pBwPbzM.', '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" : "21437",
"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', {}, 'Jw42INqCFu0yuCUR5I5xzQjOF2AksvXs1Twir5xp-_o.', '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" : "21437",
"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', {}, 'BriKnVrwnpJ-2VClsEfCbDoXHMXLI4SlgPlX2WNqge0.', '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" : "21026",
"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', {}, 'pjIVSfThEHqzWShcGCLL8F9QTnMWWgPWqs4RSpPh_Cg.', '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" : "21026",
"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', {}, 'J15WKpP33CepdE78qyzteLq0CWn6edtQPJZL5uwWYSU.', '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" : "20933",
"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', {}, 'HJVuD4ViH7_Dl3EzXLtAAaiUwmHuC-j4AKgSgWx6OCo.', '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" : "20933",
"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', {}, 'rsR8Qzo3taYXyz1rP-e82IV09gNxW3L8InAG36DVp0I.', '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" : "20232",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_18', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_38', 'kudoEntity', '#ajaxfeedback_20', 'LITHIUM:ajaxError', {}, 'IZJNq-xWtNfdivTldTWZi-c2Su64aCaeSsFW-6Q3_wo.', '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" : "20232",
"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 = $('