Store Comment Node - user input > 31 chars

Is there a limitation on Store Comment node? I am using that in a flow and storing response from user in a global variable (String). The flow doesn’t proceed if user enters more than 31 chars. It works fine if less than 31 chars?

Hi Vamshika,

There is no such limit for the store comment node. In the screenshot shared below, I’m passing 60 chars as the address.
Can you share a screenshot of how the flow has been configured and a sample of what details you’re passing into the store comment node.

image

Figured out. IT was not because of the store node or String variable. WAs using a carousel and displaying the user input in description section which had character limit.

1 Like