You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
@@ -162,17 +165,12 @@ The term static refers to the forms where all the fields are already known/prede
162
165
163
166
The fields of static forms are not generated dynamically, so they can be defined in a layout.
164
167
165
-
The following code sample shows configuration of the form that contains four fields: text input, select, checkbox, and date. This form uses checkout data provider (`checkoutProvider`) that is introduced in the `Magento_Checkout` module:
168
+
The following code sample shows configuration of the `custom-checkout-form-container` form that was defined in the previous step, that contains four fields: text input, select, checkbox, and date. This form uses checkout data provider (`checkoutProvider`) that is introduced in the `Magento_Checkout` module:
0 commit comments