cartercjbETL04-21-2022SolvedENABLE SCROLL BAR FOR TEXT WIDGET IS THERE A SCRIPT TO ENABLE VERTICAL SCROLLING FOR A LONG TEXT WIDGET? harikm007 to cartercjb04-21-2022cartercjb , Here is the updated script: widget.on('ready', function(se, ev){ $('richtexteditor .r').css('overflow-y', 'scroll') }) (You may need to click on widget to get focus on it, so that you can scroll it) -Hari
harikm007 to cartercjb04-21-2022cartercjb , Here is the updated script: widget.on('ready', function(se, ev){ $('richtexteditor .r').css('overflow-y', 'scroll') }) (You may need to click on widget to get focus on it, so that you can scroll it) -Hari
harikm007 to cartercjb04-21-2022cartercjb , Here is the updated script: widget.on('ready', function(se, ev){ $('richtexteditor .r').css('overflow-y', 'scroll') }) (You may need to click on widget to get focus on it, so that you can scroll it) -Hari
nikitabansalCloud Apps01-30-2023harikm007 is there a way to disable a scroll bar my text blox widget comes up with a scroll bar
Recent DiscussionsPivot Table widget - column headers and column data out of alignmentBlox conditional formatting up and down indicatorsRemove Widget Title BoxSolvedChange Legend Category NamesRename the Pivot Grand Total