Being able to custom style end form node

Node: n8n Form

The idea is:

Recently the ability to style the form trigger node has been released and it’s amazing. However, it would be great to be able to custom style the end form node, when we use the html output mode.

My use case:

I want to use n8n to provide a good look and feel to provide the result of a workflow initiated by a form.

If anyone has a temporary bypass solution, I’d greatly appreciate them for the share.

It seems like the styling you pass into the html gets erased. Even the classes added to a DIV are lost. I’m also struggling with this, will update here if i find a workaround.

1 Like

I’m also fighting with this. The end node must be a form node, I couldn’t bypass it with webhook or something similar. If someone finds a solution please share :smile:

1 Like

DId you ever get a solution to this. I’m having the same problem that the tags is discarded on a end from output.

not on my side at least, such a pitty to be able to do it on the starting node and not on the end one, I wonder if there are some technical limitations around that, or if it was not a priority