Skip to main content
Nintex Community Menu Bar
Question

Lightning Design" theme - growing text"


Forum|alt.badge.img+7

Text box won’t grow to accommodate longer text.  Tried adding responsive grid around field editor (green background) but it still won’t grow.

The fields work fine in other themes…


Translate
Did this topic help you find an answer to your question?

4 replies

Forum|alt.badge.img+9

I had the same issue. I added some CSS to add a temporary fix.

.nx-field .nx-richtext-input { height: auto !important; } ``` 
My field was rich text, but just substitute with the long text area class.
Translate

Forum|alt.badge.img+7
  • Author
  • 86 replies
  • July 11, 2024

Sorry to be so dense, but what should I use for the long text area class?

Translate

Forum|alt.badge.img+9

For long text area you would use ‘.nx-field textarea’ instead of ‘.nx-richtext-input’

Translate

Forum|alt.badge.img+7
  • Author
  • 86 replies
  • July 11, 2024

Thanks.  It’s odd because it’s doesn’t exactly adjust like the rich text does-it just adds an extra line for all fields but still doesn’t auto-grow past that. Is this expected for long-text fields?

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings