Hi Allan,
Circling back to the issue of Assign Form node in Nodered.
There are items that slightly go above this 512KB limit, is there a way to overcome it?
Thank you
Hi Allan,
Circling back to the issue of Assign Form node in Nodered.
There are items that slightly go above this 512KB limit, is there a way to overcome it?
Thank you
No. If you are that high, most likely you are trying to store files as part of the data? In that case, you should be using work items and store them as real files in GridFS (you can map those to file components in the form as well if you need to allow the user to upload or download files).
I actually send email html, to display an email inside the form. The user has the email to be processed on the left have side, and some control on the right half. The issue occurred with long email threads