File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
src/guides/v2.3/ext-best-practices/tutorials Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -232,9 +232,7 @@ Continue building the default block by adding 3 items to the `ranges` configurat
232
232
233
233
To verify the default values for the configuration are correct, do the following :
234
234
- 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
238
236
239
237
## Step 5: Clean cache
240
238
@@ -251,7 +249,7 @@ bin/magento cache:clean config
251
249
252
250
## Result
253
251
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.
255
253
256
254
![ Dynamic Rows System Config] ({{ site.baseurl }}/common/images/ext-best-practices/dynamic-rows-config-result.png)
257
255
You can’t perform that action at this time.
0 commit comments