This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Cookie Policy. Click Preferences to customize your cookie settings.
\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', {}, 'WtgfyMxo19pHbcavm92Ocdd7QD1nEyz00KspJgNxsS4.', 'ajax');
LITHIUM.AjaxSupport.fromLink('#link_2', 'rejectCookieEvent', 'false', 'LITHIUM:ajaxError', {}, 'VraDnFsQZ6mZut2aHmrZiXsBXFJY_ACevXVOc_YPuW4.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&t:cp=gdprcookiebanner/contributions/cookiebannercontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"2xS9V7_jAQvLl51giaTvkXv1H2SL3OF8r9FNObsdsd4."});
LITHIUM.Dialog.options['-1889392937'] = {"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/A5D034E5EB802FC07F2FA4AA9E541086/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_3987d828e448e4\",\n \"class\" : \"lithium.util.css.CssSelector\"\n }\n}","componentId":"authentication.widget.login-dialog-content"},"trackableEvent":true},"tokenId":"ajax","elementSelector":"#loginPageV2_3987d828e448e4","action":"lightboxRenderComponent","feedbackSelector":false,"url":"https://community.sisense.com/t5/ideas/v3_1/ideaexchangepage.loginpagev2:lightboxrendercomponent?t:ac=blog-id/ideas/tab/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&t:cp=authentication/contributions/actions","ajaxErrorEventName":"LITHIUM:ajaxError","token":"PnCW7V7eMAsGFxE6B2qw2CI2C0u5GeN89hBSzdMBzJg."});
LITHIUM.Dialog.options['2100683568'] = {"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_3987d829127890', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'kyY1rSBZwlkhW7LnTJm22j3eSLs-LQLmM_38KdQhrJU.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&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_3987d82934fe6f', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, '6pX_L2fAFgUBT-f0_5AVM8PLTagNuX3yXrFz-0HzKaM.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&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_3987d829523983', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, '7pC1L6dzgzUxE6GYgJ2EoFYqUfy-ZJkYo7g5TnVdrpk.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&t:cp=search/contributions/page","ajaxErrorEventName":"LITHIUM:ajaxError","token":"p0J1e3X8komASYOZqRu82MnGXVX2uJl46RvtpmJtBS0."});
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_3987d82970283e', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'cclSjMfVL64DdbQ8MvEkeU-ESACw8J3Lsef5uCGkgqA.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&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_3987d8298ba5c4', 'disableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'Gs0j_yKVPG2nmJnB6KqxRwmc9pKlonVgkj0ePrNjLqE.', '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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&t:cp=search/contributions/page","resizeImageEvent":"LITHIUM:renderImages"});
LITHIUM.AjaxSupport.fromLink('#enableAutoComplete', 'enableAutoComplete', '#ajaxfeedback_0', 'LITHIUM:ajaxError', {}, 'u1NM4YITNVF6cpZnSCEwQjr0LLX_41cT3o7Ds7R7mxU.', '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', {}, 'qGk16e9IYUK-ibMQtnCrN6yVy1UvrsmUB-NCp1-zjh0.', '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" : "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","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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&t:cp=messages/contributions/messageviewparameterscontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"OBd5gF1SiboDZce4zkFLmBi70vVffZdcpeNoh8dnbRo."});
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', '.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', {}, 'ba0Sngy8DMU8GuYr53HT9s4BUe8pIWQ9QnEt06wkWAM.', '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" : "23712",
"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', {}, '2mX5B9YXYVXMdJ4w9mZbXbC6epKZ2MCK5aNgwr3uibg.', '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" : "25156",
"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_0","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/%25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525E2%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252580%252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525259Chttps/page/2/q-p/YXR0YWNobWVudC1pZDo1MTg1&t:cp=messages/contributions/messageviewparameterscontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"PseJ8hu_pb63M_z2EQG3kde2gJkyOUyXSXPNt3jsQww."});
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_0', '.lia-truncated-body-container', '#viewMoreLink', '.lia-full-body-container' );
LITHIUM.AjaxSupport.fromLink('#kudoEntity_2', 'kudoEntity', '#ajaxfeedback_2', 'LITHIUM:ajaxError', {}, 'rZfMKptZS7nqe_KC0HPSeGGnhzKAGmA_ZhhUc9rWNGM.', '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" : "25156",
"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', {}, '-V797GpPHqCO7Ajn9DyCoMfGPOdZEN6CIuvtxB9ZytY.', '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" : "21102",
"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', {}, 'V-uDTpYvpPcxOVtVce-04iEG22Q3Xh0JsGstb7pcDqE.', '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" : "21102",
"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', {}, '7p1lKxu9n5QmRx6FxRReTKK_ctSYRJRo7PlsiOXmTVk.', '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" : "24796",
"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', {}, 'ye4NSOHXqeyN2Fz45zPp-3aGSMjdJj8ImlwqXltAP6g.', '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" : "24796",
"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', {}, 'NjPlqxO4dBk5Go1icdQuLUP3HZHkLXT6eLCXe66ZILM.', '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" : "25475",
"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', {}, 'k5wBIMxRxO9t_u2WjZaPpRk8D23DN_sJi5UPc0stXVA.', '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" : "25475",
"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', {}, 'xsm8DmPux3n6ae_41zgu65ZfCuGao9kLWe2-KC6VHKw.', '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" : "22882",
"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', {}, 'eJEVsDsyL2dxe3fw4CzDDJFdIDO7p0TwaSl_kFa26Hk.', '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" : "22882",
"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', {}, 'rfQU26uyL-dG9CXBnu5Hu6VQCSQcaeRVdwSR9PTF_wY.', '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" : "25059",
"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', {}, 'AaxjHiWZAj8De7Cw5AEsaiVNsw5kjECpSBFl_qBPV3s.', '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" : "25059",
"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', {}, 'f7kfIT_NqbBoM_q7Ob8frGJwyw_oSNgUeiFPDA8Kz20.', '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" : "25042",
"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', {}, 'y8-2jew1JFZtO2KFxlA-qUuDYUNVXcKjvrMzOPmGu8o.', '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" : "25042",
"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', {}, 'egQ-jpNiRF3dNslW3iYOsNQrsoAINFLvEUvYpq_HQkc.', '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" : "18784",
"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', {}, 'oN1mcUcrglZLXps5Ycd2OS3bsrEKRd547AkM6l3oFno.', '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" : "18784",
"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', {}, '-yviPgtRPYC2yfte9zYihsSMBn_YByJdAnVjMwbNbOQ.', '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" : "24634",
"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', {}, 'hwBPHjbyBcIaIRBZkJZrglpVs7pCHK3n598Wr5PKOwk.', '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" : "24634",
"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', {}, 'luZjXMFUXelBmIx7ZpVE3zXOGf0X9pBVYnLtrEQu5lM.', '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" : "22650",
"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', {}, 'vBjcI2uLqBT8Alq18C0DnV4vmffM7cBzcmdslon62Bw.', '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" : "22650",
"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', {}, 'E6U8Mivi0MV2WdCud7sX4mJfla7BDragAfkrc1cj9CA.', '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" : "13336",
"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', {}, 'XlpE2wKpvJsCA1h88AeSuyn-gZ26dyEg83zeg37yOik.', '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" : "13336",
"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', {}, 'ou17AizkAtANhUIJtbnRpr3XsctmYX_DxifY89ZmzQo.', '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" : "24979",
"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', {}, 'o8bmAEjoR5narF4fxOCAKsgAbQw8bWpL4Q2VSqGRB0E.', '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" : "24979",
"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', {}, '5rR-txNCpnxbAbwSDOZ1YFq1Mjb8Ei3if0qYP4krRls.', '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" : "23603",
"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', {}, 'C56GGve6_qh4IQlZL2D_XncipEUyMIizRBbbKCdrwek.', '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" : "23603",
"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', {}, 'pTWciB6u86Zs4-wvuvBV8-HpHyc5plOwFIvkLuwOaOc.', '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" : "23599",
"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', {}, 'QD9hQp65awbpr0wxi-7OTcpa-WdAb04dcLr0CkHqnRQ.', '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" : "23599",
"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', {}, 'tLvSv6uq_6eDMUN7HPYOrvDPXYRH25JDjCGboYkD_SA.', '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" : "23194",
"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', {}, '8Icm-ZHu4r3F1-ebg3fH0Ae1PZGjGGDHwg6rsiKa5A0.', '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" : "23194",
"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', {}, 'mwqcg_CPSOwXFQCZMa-tpw3RfliZ_lx0QFah3GVTdco.', '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" : "25633",
"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', {}, 'njCv4pNHJvuK9hjLXtzjUnraHM9K6VjyIhqP8RjCQSI.', '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" : "25633",
"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', {}, 'aJxdUFY3dgOFYrla3uPBp7bdr6bhjn4uQaBVNwfYh70.', '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" : "23021",
"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', {}, '8leq5K0BrR0FmyrATd7KdmbB8-M_iwWiS3knaDhE0G4.', '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" : "23021",
"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', {}, '6htInaIiWr24giWdP9gDoTTjJKUBy7buqNGGaBj8yCc.', '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" : "18695",
"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', {}, 'BzPs4SPmrE_YFk3aqFrEzpORlo-9jJW2q7GllURFbPQ.', '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" : "18695",
"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', {}, 'kLwPch1_zlazKXxL2Hnx_EP8NHEKb8L62PWZWcZ7npM.', '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" : "19464",
"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', {}, 'UoBD7wQK8y81vW9T08laUoMQxtFqIk6qSHdNGjYnbA4.', '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" : "19464",
"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 = $('