MarleTangible
MarleTangible
Maybe there has been a change because currently the port field shows `eg: 8081` and not a default value.
Looks like the response text is being html sanitized. This is a good practice but some form of solution to add line breaks would be nice. Most forms are for...
Both next-form-page and form-ending nodes have options to respond with HTML. There's however [limitations](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/#displaying-custom-html) on which HTML tags can be used which kind of limits what you can do. As...
@dheniges that's new. Can you try just showing a static text like I tried above? Maybe something changed since then. ``` Hello, World! ```
Do you think we need two different type of solutions? 1) A simple `what-you-see-is-what-you-get` style output where users can add expressions and show values, and 2) A feature parity between...