diff --git a/docs/getting_started/dashboard/dashboard_block_reference.md b/docs/getting_started/dashboard/dashboard_block_reference.md index d1e63625..47a076e7 100644 --- a/docs/getting_started/dashboard/dashboard_block_reference.md +++ b/docs/getting_started/dashboard/dashboard_block_reference.md @@ -45,7 +45,7 @@ It includes title, image, publication date, and link to article details. On the **Properties** tab, set values in the following fields: - **Name** - Enter a name for the block. -- **News limit** - Set a maximum number of news to be displayed. Default = 7, minimum value = 1, and maximum = 10. +- **Number of news** - Set a maximum number of news to be displayed. Default = 7, minimum value = 1, and maximum = 10. On the **Design** tab, in the **View** field, select the layout to be used to present a list of news and submit your changes. @@ -93,8 +93,8 @@ The table contains the following columns: Name, Image, Code, Category, Type, Var On the **Properties** tab, set values in the following fields: - **Name** - Enter a name for the block. -- **Number of products to be displayed** - Set a number of products to be displayed. Default value = 10. -- **Stock** - Set up the maximum stock value (only products with stock number greater than zero and less than the set maximum number will be displayed). Default value = 10. +- **Number of visible products** - Set a number of products to be displayed. Default value = 10, minimum value = 1, and maximum = 10. +- **Stock threshold** - Set up the maximum stock value (only products with stock number greater than zero and less than the set maximum number will be displayed). Default value = 10. On the **Design** tab, in the **View** field, select the layout to be used to present a list of products and submit your changes. @@ -120,9 +120,9 @@ Activity type with the context. On the **Properties** tab, set values in the following fields: - **Name** - Enter a name for the block. -- **User** - Select users whose recent actions should be visible. By default, activities of all users are configured. -- **Object class** - Choose an activity area to be displayed. Default value = All. -- **Results limit** - Set a maximum number of activity logs to be displayed. Minimum value = 1, and maximum = 10. +- **Users** - Select users whose recent actions should be visible. By default, activities of all users are configured. +- **Activity area** - Choose an activity area to be displayed. Default value = All. +- **Number of activities** - Set a maximum number of activity logs to be displayed. Minimum value = 1, and maximum = 10. On the **Design** tab, in the **View** field, select the layout to be used to present a list of content items for review and submit your changes. @@ -136,7 +136,7 @@ On the **Properties** tab, set values in the following fields: - **Name** - Enter a name for the block. - **Statuses** - Set the statuses of orders that should be included in the list: Pending, Processing, Cancelled, Completed. Default value = All. -- **Limit** - Set a maximum number of orders to be displayed. Default value = 10. +- **Number of orders** - Set a maximum number of orders to be displayed. Default value = 10. On the **Design** tab, in the **View** field, select the layout to be used to present a list of orders and submit your changes. @@ -162,6 +162,6 @@ Clicked (presenting total number of clicks on selected item). On the **Properties** tab, set values in the following fields: - **Name** - Enter a name for the block. -- **Customer Id** - Select customer Id whose top 10 clicks are displayed. +- **Customer ID** - Select customer ID whose top 10 clicks are displayed. On the **Design** tab, in the **View** field, select the layout to be used to present a list of content items for review and submit your changes. \ No newline at end of file