Skip to main content
Nintex Community Menu Bar

How to remove scroll bar from Memo item on a form

  • October 21, 2017
  • 3 replies
  • 63 views

Forum|alt.badge.img+7

Hello,

I have 2 memo fields ([Description of Change] and [Strategy Change Requirements]) on my form.  One shows a horizontal scroll bar, and one does not.  I can't figure out how to remove the scroll bar from the top one in the screen shot below. Any ideas?   

209921_pastedImage_2.png

3 replies

Forum|alt.badge.img+14
  • Scholar
  • October 23, 2017

are they within panel(s)?

what's their 'Resize on runtime' settings?

are they plain text or reach text controls?


Forum|alt.badge.img+7
  • Author
  • October 23, 2017

Hello,

To answer your questions:

1. Yes, the are both in panels

2. The "Resize at runtime' setting is "Yes" for both

3.  Plain text or reach text controls - I do not know how to tell this.  In the Formatting section, they both use nf-form-input nf-section (created by Nintex)


Forum|alt.badge.img+14
  • Scholar
  • October 23, 2017

the scrollbar may disappear if

- if you remove nf-section class

- or make panel a bit larger then "memo" (multiline text) control in each direction

- or customize/override nf-section CSS style