Exciting changes are coming! We are retiring the Knowledge Base community feature to launch the new KnowBe4 Community in June 2023. We hope to see you there!

Increase size of the Control description field

Answered

Comments

4 comments

  • Official comment
    Avatar
    Ariel Escalante

    Hi Todd,

    For visibility, our current control description is maxed at 10,000 characters. I have submitted a request on your behalf to up the maximum control description beyond 10,000 characters. However, in the meantime, you may want to use the Control Documents field for your control information. You can upload documentation or instruction files which become available to those involved with the control!

    Comment actions Permalink
  • Avatar
    Todd Fiedler

    The amount of text that can be typed into the field isn't the problem, its the display of that field in the web interface. I would like the number of rows in the textarea control increased so that more of the text in the field is visible. 

    0
    Comment actions Permalink
  • Avatar
    Todd Fiedler

    For example, here is the control element from a developer tool session on the update page for a control.

    <textarea data-v-95b630a8="" id="controlDescription" name="description" rows="3" minlength="1" wrap="soft" placeholder="Description..." maxlength="10001" class="form-control no-resize"></textarea>

    The rows are hard set at 3, and there is a CSS class defined that doesn't allow me to resize the control so I can better see its contents. I'd like the hard set rows value increased, or better yet, let the user resize the control.

    0
    Comment actions Permalink
  • Avatar
    Ariel Escalante

    Hi Todd,

    Ah, thank you for the clarification! I see what you mean now and can definitely understand the issue this poses when the description is very long. I've edited that feature request to clarify that it is the description scrollbox size in the editing/creation option page that is too small, not the display of the description on the control page itself. I appreciate your detail. 

    0
    Comment actions Permalink

Please sign in to leave a comment.