The idea is:
Add fieldType:html in the n8n form while using the “Using JSON” option. So far the supported field types are just: date, dropdown, email, file, number, password, text and textarea-
My use case:
Add a custom HTML description to a form before adding the other fields
I think it would be beneficial to add this because:
It is possible to do it using the “Using fields below” option but sometimes a JSON is needed for some advanced manipulations.
Are you willing to work on this?
I’m not a developer and I can’t help on this.