How to disable send button when multi input box contain only space?

Hi there, @Karan_Bubble… you should be able to achieve the desired result by adding the :trimmed option after MultilineInput's value… so, MultilineInput's value:trimmed is empty.

Hope this helps.

Best…
Mike

8 Likes