Skip to content

Commit fcfc3e8

Browse files
committed
Replacinglinks legacy article because it's no longer needed
1 parent 280f173 commit fcfc3e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

powerapps-docs/maker/data-platform/create-edit-1n-relationships.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ There are two designers you can use to create and edit 1:N (one-to-many) or N:1
4141

4242
> [!NOTE]
4343
> You can also create new table relationship in your environment using the following:
44-
> - In model-driven apps, select **New Column** from the form editor and create a *Lookup* column. <br />More information: [Add a column to a form](../model-driven-apps/add-field-form.md)
44+
> - In model-driven apps, select **New Column** from the form editor and create a *Lookup* column. <br />More information: [Add, configure, move, or delete columns on a form](../model-driven-apps/add-move-or-delete-fields-on-form.md)
4545
> - Create a new Lookup column for the related table. <br />More information: [Create and edit columns](create-edit-fields.md)
4646
> - Import a solution that contains the definition of the table relationship. <br />More information: [Import, update, and export solutions](import-update-export-solutions.md)
4747
> - Use Power Query to create new tables and fill them with data. <br />More information: [Add data to a table in Dataverse by using Power Query](add-data-power-query.md).

powerapps-docs/maker/data-platform/create-edit-field-solution-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You can select the following views:
5757
While viewing columns, in the command bar, click **New** which will open the new column form. Some standard tables or custom tables that are included in a managed solution might not allow you to add new columns.
5858

5959
> [!NOTE]
60-
> For model-driven apps you can also create a new column from the form editor. In the form editor, below the **Column Explorer** click **New Column** to create a new column. More information: [Add a column to a form](../model-driven-apps/add-field-form.md)
60+
> For model-driven apps you can also create a new column from the form editor. In the form editor, below the **Column Explorer** click **New Column** to create a new column. More information: [Add, configure, move, or delete columns on a form](../model-driven-apps/add-move-or-delete-fields-on-form.md)
6161
6262
![Solution explorer new column form](media/solution-explorer-new-field-form.png)
6363

@@ -221,7 +221,7 @@ Once you have configured the column, use one of three commands in the command ba
221221
While [viewing columns](#view-columns), select the column you want to edit. Some standard columns or custom columns that are included in a managed solution might not allow you to edit them.
222222

223223
> [!NOTE]
224-
> When editing a form, for any column already added to the form you can double-click the column to display the **Column Properties**. On the **Details** tab, click **Edit**. More information: [Add a column to a form](../model-driven-apps/add-field-form.md)
224+
> When editing a form, for any column already added to the form you can double-click the column to display the **Column Properties**. On the **Details** tab, click **Edit**. More information: [Add, configure, move, or delete columns on a form](../model-driven-apps/add-move-or-delete-fields-on-form.md)
225225
226226
After you make changes to a column, you must publish customizations.
227227

0 commit comments

Comments
 (0)