Describe the problem/error/question
I’m creating a workflow where the customer uploads an image through a form. Later, after making some changes to it (which aren’t relevant to the issue), the workflow moves to the next page of the form to display the image.
I’m displaying the image in this form using a custom HTML field and its Base64 encoding. I’ve done this several times before using HTML code with the <img> tag, but in this case, it’s not working.
Does anyone know what might be happening?
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.103.2
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: