mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
feat(n8n Form Trigger Node): Form Improvements (#12590)
This commit is contained in:
@@ -50,6 +50,7 @@ describe('FormTrigger', () => {
|
||||
appendAttribution: false,
|
||||
buttonLabel: 'Submit',
|
||||
formDescription: 'Test Description',
|
||||
formDescriptionMetadata: 'Test Description',
|
||||
formFields: [
|
||||
{
|
||||
defaultValue: '',
|
||||
|
||||
Reference in New Issue
Block a user