<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to extend sheet custom CSS maxlength in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-extend-sheet-custom-CSS-maxlength/m-p/2544894#M109744</link>
    <description>&lt;P&gt;Thank you for this information&lt;/P&gt;</description>
    <pubDate>Mon, 16 Mar 2026 12:55:53 GMT</pubDate>
    <dc:creator>Sunilsahu_345</dc:creator>
    <dc:date>2026-03-16T12:55:53Z</dc:date>
    <item>
      <title>How to extend sheet custom CSS maxlength</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-extend-sheet-custom-CSS-maxlength/m-p/2530704#M107855</link>
      <description>&lt;P&gt;Yay that we now have a native way to customize CSS on a per-sheet basis! Boo that the textarea input field is limited to 512 characters.&lt;/P&gt;&lt;P&gt;You can add this bookmarklet to your browser, and click it to extend the maxlength value of the field to whatever you like! It is currently set to increase the value to 2046, but you can edit that as you wish.&lt;/P&gt;&lt;P&gt;Simply add a new bookmark in your browser, paste the below code into the URL section, give it a name, and save. Then if you run out of characters in the field, click the bookmarklet and continue styling!&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Name:&lt;/STRONG&gt; Qlik Extend CSS Limit&lt;BR /&gt;&lt;STRONG&gt;URL:&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;javascript&amp;amp;colon;(function(){var el=document.getElementById("customCss");if(el){el.setAttribute("maxlength","2046");alert("Maxlength changed to 2046!");}else{alert("Textarea with id 'customCss' not found.");}})();&lt;/LI-CODE&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;STRONG&gt;(Note that it should read "javascript&amp;amp;colon;" (javascript[colon]) but the forums seem to change the colon to "&amp;amp;colon;" so make sure you change it back when creating the bookmarklet)&lt;/STRONG&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_0-1757715445904.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183650iA3221B5C9B66D5A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_0-1757715445904.png" alt="Andr_0-1757715445904.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Before:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_1-1757714942801.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183647i4B1C0AE535AE082A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_1-1757714942801.png" alt="Andr_1-1757714942801.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;After:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_2-1757714988270.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183648iB4ED71F77FF27575/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_2-1757714988270.png" alt="Andr_2-1757714988270.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_3-1757715029478.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183649i81896EC75FFF6DC8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_3-1757715029478.png" alt="Andr_3-1757715029478.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go wild! Happy styling &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 22:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-extend-sheet-custom-CSS-maxlength/m-p/2530704#M107855</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2025-09-12T22:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend sheet custom CSS maxlength</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-extend-sheet-custom-CSS-maxlength/m-p/2544894#M109744</link>
      <description>&lt;P&gt;Thank you for this information&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 12:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-extend-sheet-custom-CSS-maxlength/m-p/2544894#M109744</guid>
      <dc:creator>Sunilsahu_345</dc:creator>
      <dc:date>2026-03-16T12:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend sheet custom CSS maxlength</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-extend-sheet-custom-CSS-maxlength/m-p/2544902#M109745</link>
      <description>&lt;P&gt;Great insight!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 14:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-extend-sheet-custom-CSS-maxlength/m-p/2544902#M109745</guid>
      <dc:creator>WeLoveQlik</dc:creator>
      <dc:date>2026-03-16T14:06:17Z</dc:date>
    </item>
  </channel>
</rss>

