\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', {}, 'FvGj0Q7AsRkxu_HFtM4jcM5WDZHwwFX76Zzac78vVv0.', 'ajax');
LITHIUM.AjaxSupport.fromLink('#link_2', 'rejectCookieEvent', 'false', 'LITHIUM:ajaxError', {}, 'DfZWnEu8c4xxLRkb5bXy8LUxt1GgbfHZgTiUYFP54U0.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&t:cp=gdprcookiebanner/contributions/cookiebannercontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"VAgcYjbWDShRxCN9HQ9sLcj13kFhUBT1J3xVXfs5M98."});
LITHIUM.Dialog.options['1076914015'] = {"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/375A79558D0670F2A7141C87029AF522/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_214d7fbae6bdc2\",\n \"class\" : \"lithium.util.css.CssSelector\"\n }\n}","componentId":"authentication.widget.login-dialog-content"},"trackableEvent":true},"tokenId":"ajax","elementSelector":"#loginPageV2_214d7fbae6bdc2","action":"lightboxRenderComponent","feedbackSelector":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.loginpagev2:lightboxrendercomponent?t:ac=blog-id/ideas/tab/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&t:cp=authentication/contributions/actions","ajaxErrorEventName":"LITHIUM:ajaxError","token":"hZCbD-nMC0UvnEeEEGqYKIYZEYW4mWOICMLZRHdBqcE."});
LITHIUM.Dialog.options['772023224'] = {"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_214d7fbb17078e', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'jQeua_ujOWC_2BdgL9HfoW_b0FG41iCk1qyXC7BtbPY.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&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_214d7fbb44ced8', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'RzirGnSjLPyRkDyLo8xeXol2_OKXbBN8F-uiirQM24I.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&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_214d7fbb738e82', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'jws7qQRUhq-UJTO6Ex5Mg3L2r3rYaf7r3SaurkNHjOA.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&t:cp=search/contributions/page","ajaxErrorEventName":"LITHIUM:ajaxError","token":"PO2arkrmXjRbk0B6rTVIoPRypC1uZqq1yp9yTp7Jpm0."});
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_214d7fbb9fa60c', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'KOnhVovxEy4kVGkLbt5xiDryks0N9IYI4NBvnq-umZ0.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&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_214d7fbbca2690', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'u1VUQXuswhgefxXX6n9hUzCBMvzXECCZkrRD62dr4pQ.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&t:cp=search/contributions/page","resizeImageEvent":"LITHIUM:renderImages"});
LITHIUM.AjaxSupport.fromLink('#enableAutoComplete', 'enableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'qCfXIWLr8poidW95q4m7ujezRIvdyY393r36I2SLWw0.', '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', {}, 'VO5pXzIBQZJQ6a4QM5kUvcM13H3ptusaNlddDxKBXo0.', '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" : "25059",
"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', {}, 'rKg0knXRkubsjCsC9XeeRNiTfpi2B_AAWGK-fGZ3ukQ.', '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" : "25059",
"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', {}, 'n-qXE_7R3KsCHFptdNbebD-8ZcVFE5hRV6K467wIYWg.', '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" : "23607",
"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', {}, 'PyrFNF6oraUsW0t7ZU8RtgE3VEWB_ShmfgL1oY5Y2ok.', '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" : "23607",
"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', {}, 'nX-uh1ZnoYu58DfHscc_53mzhvpHceTs_AfCfnZdIFw.', '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" : "24634",
"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', {}, 'I5KohLfajp_2uqlDurtKxbjv5_xQi7UWyODInQG_KZU.', '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" : "24634",
"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', {}, 'lbeA6eNiD5muBFP0N2aFlj-niksAZavNlfKn_eFoGrY.', '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" : "23712",
"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_2","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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&t:cp=messages/contributions/messageviewparameterscontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"PvZDM0h3SsXp7X574lz1YPTTeIvZRwa7ttX2EsX_BiY."});
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_2', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_6', 'kudoEntity', '#ajaxfeedback_4', 'LITHIUM:ajaxError', {}, 'jdMYo2KjTWYIy_RnntDCSa__0vvnFtEC-u9GPQ5uZvQ.', '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" : "23712",
"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', {}, '49dtwfu3mmgyp8eQ81KcpTxyhWv6DgHts2Z2csrQNSw.', '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" : "23599",
"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', {}, 'RpobrvdbVXBpVBYvi9aKCwPY6rr7oZarQSs612FprCA.', '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" : "23599",
"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', {}, 'WUIxIFukmXpx9NyIqliSjQQZU1lEjnVIXUfoeXIbiI8.', '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" : "24690",
"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', {}, 'UxSbM73OUtpzXdwd55jvM9N7h6INsC_tQUKyE1IQFNs.', '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" : "24690",
"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', {}, 'fYxRfQklUaARD7ul522feqYVNlpf8Y-qnbxxqZrKDa4.', '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" : "24863",
"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', {}, 'EdxXyLlgNHRij052xQ8Av-yY8iIIUPihB7Mk2W8rj30.', '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" : "24863",
"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', {}, 'oIDAjlNqqLMH-CUKNlokg1VRZap2QlirWrU-zGYJ2xU.', '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" : "23194",
"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', {}, 'axjW1YcWyyS2l3GipNOiaOZLAMpAON-60z-SJ37stu0.', '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" : "23194",
"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', {}, 'WDdg2w5k82LHinzwdWhQP3y10JYcrkDfGCYCoZYKgsQ.', '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" : "23603",
"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', {}, 'FlR5_P_ZlQF3jHMd39LYLUATdenuynTLwfttmgIhgjY.', '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" : "23603",
"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', {}, 'vdREyihAGf4yXialhdorH4NAQlBpqGMFJK8hcbOT1Lc.', '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" : "22650",
"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', {}, 'cGMhwwdUiEJlGsUCTgYbV81B5NNIR2z1NMCxLoBWKUM.', '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" : "22650",
"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', {}, 'q0HbqVrGRWSD7Zz9wiq_osft4BcSd0VU2Y6KpcjeYXQ.', '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" : "23483",
"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', {}, '3WdT5jyni-Kjne8pIvXf1JUpnwiSlUbFe6ggt2N1Mnc.', '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" : "23483",
"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', {}, 'V0qc0-_F77yOKELVbXNEVeWabMJ1lysfKutg1F3InZw.', '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" : "23021",
"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', {}, '02FeJIymVFp41Voy8RHu08AU5JN4SNdURnFO9PmjD6w.', '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" : "23021",
"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', {}, 'Y1exSM5kdZzmRCVGVg8yrgRzG_ZG4wuQmIejDrgL1Bo.', '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" : "24933",
"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', {}, 'Bk8JU9VKF3o7h7J03kR05yAebHRPVuFBsZtsFPknHiA.', '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" : "24933",
"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', {}, 'yYyLJZEW3R0uSE1uiBWCLSzGUNlYb-8lsOkN-XJEMts.', '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" : "19561",
"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', {}, 'o85UMUgVURoHJNHq5Mtt8fdd2_O40MsvxU5rgxAFZ9I.', '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" : "19561",
"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', {}, 'YGfm8uFsX8CEE8y8hb5znzPqZGSbnMKqu4BEYfhaYGM.', '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" : "21102",
"linkDisabled" : "false"
},
"initiatorDataMatcher" : "data-lia-kudos-id"
});
LITHIUM.MessageBodyDisplay('#bodyDisplay_13', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_28', 'kudoEntity', '#ajaxfeedback_15', 'LITHIUM:ajaxError', {}, 'akjNYagEuCkbZZED3LAFoqz68N-m-rhaOpWvizBb7kg.', '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" : "21102",
"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', {}, 'pVk1gi9TVpQHhnMYqzSJhQopW4zqCXqbs5Ga4_9-y1o.', '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" : "22567",
"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', {}, 'U5FQKsGiaVvgOcSwEI04TyP_L13O8AftPFo_CJzJdCE.', '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" : "22567",
"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', {}, '6N0JEFOOFOAtXcxgJp59yt22x9up8e-gVj2ru6XodWA.', '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" : "22882",
"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', {}, 'iWLxLqFm_103-P8HVD9AVej8aY0rF8kpWQqTg59wvYU.', '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" : "22882",
"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', {}, '0Cw4uLoPLnPYaxlbb-us-nq6-rfAb3FDnm6D3LtQJa4.', '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" : "23104",
"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', {}, 'Wsx7R0N-Gk-tmDbG37EJcWn5w7xPw4XBb_RDRNXoNBg.', '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" : "23104",
"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', {}, 'rS343TaTuGMbkPpxUvvyG3kR6eAfIDQvQJo2IrE7w8g.', '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" : "18784",
"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', {}, 'pULv5YdE_PRg4qDtNVPKHVu5HF0fpZd-xbQkpO5nj30.', '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" : "18784",
"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', {}, 'H4jiMaxHvxaWuSLNyfMom7U9OyFF5a1v9FI6rkHuFwM.', '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" : "23371",
"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/tab/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTY2&t:cp=messages/contributions/messageviewparameterscontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"c3L-twfduXQsMLvioMkDEoAfqQ0Yz-ctGxnYhLubWzA."});
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', {}, 'OpZO6f6_l-kFhwxyIv58jLdBKxd1p1WAKmzJfBl2o64.', '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" : "23371",
"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 = $('