Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b6be4e4

Browse files
Barny ShergoldBarny Shergold
Barny Shergold
authored and
Barny Shergold
committed
Clean up
1 parent 3c8a071 commit b6be4e4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/guides/v2.3/ext-best-practices/tutorials/dynamic-row-system-config.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,7 @@ Continue building the default block by adding 3 items to the `ranges` configurat
232232

233233
To verify the default values for the configuration are correct, do the following :
234234
- Ensure that this configuration option has no entry in the database.
235-
- Clear the `config` cache
236-
- Refresh configuration page in the Admin section
237-
- Verify default values.
235+
- Continue with Step 5
238236

239237
## Step 5: Clean cache
240238

@@ -251,7 +249,7 @@ bin/magento cache:clean config
251249

252250
## Result
253251

254-
The result is a new dynamic system row field in the Admin panel.
252+
The result is a new dynamic system row field in the Admin panel. If you have set optional default values these should also appear.
255253

256254
![Dynamic Rows System Config]({{ site.baseurl }}/common/images/ext-best-practices/dynamic-rows-config-result.png)
257255

0 commit comments

Comments
 (0)