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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 10 additions and 10 deletions

View file

@ -1271,7 +1271,7 @@
"resourceLocator.openResource": "Open in {appName}", "resourceLocator.openResource": "Open in {appName}",
"resourceLocator.search.placeholder": "Search...", "resourceLocator.search.placeholder": "Search...",
"resourceLocator.url.placeholder": "Enter URL...", "resourceLocator.url.placeholder": "Enter URL...",
"resourceMapper.autoMappingNotice": "In this mode, make sure the incoming data fields are named the same as the {fieldWord} in {serviceName}. (Use a 'set' node before this node to change them if required.)", "resourceMapper.autoMappingNotice": "In this mode, make sure the incoming data fields are named the same as the {fieldWord} in {serviceName}. (Use an 'Edit Fields' node before this node to change them if required.)",
"resourceMapper.mappingMode.label": "Mapping Column Mode", "resourceMapper.mappingMode.label": "Mapping Column Mode",
"resourceMapper.mappingMode.defineBelow.name": "Map Each Column Manually", "resourceMapper.mappingMode.defineBelow.name": "Map Each Column Manually",
"resourceMapper.mappingMode.defineBelow.description": "Set the value for each {fieldWord}", "resourceMapper.mappingMode.defineBelow.description": "Set the value for each {fieldWord}",

View file

@ -33,7 +33,7 @@ const properties: INodeProperties[] = [
}, },
{ {
displayName: displayName:
"In this mode, make sure the incoming data fields are named the same as the columns in BigQuery. (Use a 'set' node before this node to change them if required.)", "In this mode, make sure the incoming data fields are named the same as the columns in BigQuery. (Use an 'Edit Fields' node before this node to change them if required.)",
name: 'info', name: 'info',
type: 'notice', type: 'notice',
default: '', default: '',

View file

@ -46,7 +46,7 @@ export const description: SheetProperties = [
}, },
{ {
displayName: displayName:
"In this mode, make sure the incoming data is named the same as the columns in your Sheet. (Use a 'set' node before this node to change it if required.)", "In this mode, make sure the incoming data is named the same as the columns in your Sheet. (Use an 'Edit Fields' node before this node to change it if required.)",
name: 'autoMapNotice', name: 'autoMapNotice',
type: 'notice', type: 'notice',
default: '', default: '',

View file

@ -42,7 +42,7 @@ const properties: INodeProperties[] = [
}, },
{ {
displayName: ` 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', name: 'notice',
type: 'notice', type: 'notice',

View file

@ -36,7 +36,7 @@ const properties: INodeProperties[] = [
}, },
{ {
displayName: ` 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', name: 'notice',
type: 'notice', type: 'notice',

View file

@ -36,7 +36,7 @@ const properties: INodeProperties[] = [
}, },
{ {
displayName: ` 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', name: 'notice',
type: 'notice', type: 'notice',

View file

@ -430,7 +430,7 @@ export const operationFields: INodeProperties[] = [
}, },
{ {
displayName: displayName:
"In this mode, make sure the incoming data fields are named the same as the columns in NocoDB. (Use a 'set' node before this node to change them if required.)", "In this mode, make sure the incoming data fields are named the same as the columns in NocoDB. (Use an 'Edit Fields' node before this node to change them if required.)",
name: 'info', name: 'info',
type: 'notice', type: 'notice',
default: '', default: '',

View file

@ -52,7 +52,7 @@ const properties: INodeProperties[] = [
}, },
{ {
displayName: ` 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', name: 'notice',
type: 'notice', type: 'notice',

View file

@ -54,7 +54,7 @@ const properties: INodeProperties[] = [
}, },
{ {
displayName: ` 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', name: 'notice',
type: 'notice', type: 'notice',

View file

@ -53,7 +53,7 @@ const properties: INodeProperties[] = [
}, },
{ {
displayName: ` 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', name: 'notice',
type: 'notice', type: 'notice',