Text message size exceeds maximum size, Message Too Big

Yes, you can increase the message size (search this forum--I don't have it handy). But you really should not be embedding the image data in the table. Use a column view to carry an image component, then you can have the nested view retrieve the image data. Your table data should only have descriptions and image IDs, not image content. You might find some of the discussions in my Blob Server topic helpful: