Skip to content

Commit fc8413f

Browse files
authored
Update labels in docs (#36)
1 parent 065b25e commit fc8413f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/editing_and_creating_records.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ input gathered from all of the components on the page.
1919

2020
Evolve Forms is _fully backwards compatible_ with Page Layouts, so all of the
2121
existing Page Layouts you have in your org can be easily used with the
22-
framework. Just drag the `Dynamic Forms - Page Layout` component onto the
22+
framework. Just drag the `Evolve Forms - Page Layout` component onto the
2323
Lightning Record Page.
2424

2525
By default, the page layout that is assigned will be rendered. You can also
@@ -35,7 +35,7 @@ like!
3535

3636
Evolve Forms provides the ability for "Field Sections" to be added to the
3737
Lightning Record Page which are independent of the page layout. Just drag and
38-
drop the `Dynamic Forms - Field Section` component onto the page layout:
38+
drop the `Evolve Forms - Field Section` component onto the page layout:
3939

4040
![Field Section](images/FieldSection.gif)
4141

@@ -44,7 +44,7 @@ the same set of edit/save/cancel buttons control the entire page.
4444

4545
##### Comma Separated Field API Names
4646

47-
To use the `Dynamic Forms - Field Section` component, enter the "Section Label"
47+
To use the `Evolve Forms - Field Section` component, enter the "Section Label"
4848
you would like to display and the "Comma Separated Field API Names" which you
4949
would like to render. Use the below mapping to label fields as required, read
5050
only, or to insert additional blank spaces:

docs/setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Select the `c:dynamicFormsOverrideEdit` Lightning Component.
3939

4040
### 2. Modify Lightning Record Page
4141

42-
We are almost complete with the setup. Now, we need to add the `Dynamic Forms -
42+
We are almost complete with the setup. Now, we need to add the `Evolve Forms -
4343
Cancel and Save Buttons` component to the Lightning Record Page, and replace the
44-
standard `Record Detail` component with the `Dynamic Forms - Page Layout`
44+
standard `Record Detail` component with the `Evolve Forms - Page Layout`
4545
component.
4646

4747
![Page Layout and Override](images/PageLayoutAndOverride.gif)

0 commit comments

Comments
 (0)