Nintex for SharePoint Forum
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results forÂ
When using multiline text Enhances rich text field in Nintex forms, there seems to be an unwanted leading space/character when filling out the form on load. This can cause issues during validation using Nintex workflows. I ran into this issue where I needed to check if my mlt field was null and always returned not null value due the unwanted leading space.
My solution was to change the multiline text field rich text and this fixed my issue.
@kevitpatel ....if you don't need rich text then why not use plain text instead?