mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat(n8n Form Trigger Node): Form Improvements (#12590)
This commit is contained in:
@@ -29,7 +29,7 @@ export const formDescription: INodeProperties = {
|
||||
default: '',
|
||||
placeholder: "e.g. We'll get back to you soon",
|
||||
description:
|
||||
'Shown underneath the Form Title. Can be used to prompt the user on how to complete the form.',
|
||||
'Shown underneath the Form Title. Can be used to prompt the user on how to complete the form. Accepts HTML.',
|
||||
typeOptions: {
|
||||
rows: 2,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user