docs: Replace references to set node (no-changelog) (#7973)

## Summary
This replaces the set node references with edit fields.

Ref: https://n8nio.slack.com/archives/C036PA5D42D/p1702040900165709
This commit is contained in:
Jon
2023-12-11 10:10:03 +00:00
committed by GitHub
parent 012310b9c1
commit 97e39c39d9
10 changed files with 10 additions and 10 deletions

View File

@@ -52,7 +52,7 @@ const properties: INodeProperties[] = [
},
{
displayName: `
In this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use a 'Set' node before this node to change the field names.
In this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.
`,
name: 'notice',
type: 'notice',

View File

@@ -54,7 +54,7 @@ const properties: INodeProperties[] = [
},
{
displayName: `
In this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use a 'Set' node before this node to change the field names.
In this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.
`,
name: 'notice',
type: 'notice',

View File

@@ -53,7 +53,7 @@ const properties: INodeProperties[] = [
},
{
displayName: `
In this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use a 'Set' node before this node to change the field names.
In this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.
`,
name: 'notice',
type: 'notice',