We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4515859 commit c5d1aeeCopy full SHA for c5d1aee
app/code/Magento/Customer/view/base/ui_component/customer_form.xml
@@ -260,6 +260,9 @@
260
<argument name="data" xsi:type="array">
261
<item name="config" xsi:type="array">
262
<item name="source" xsi:type="string">customer</item>
263
+ <item name="options" xsi:type="array">
264
+ <item name="maxDate" xsi:type="string">-1d</item>
265
+ </item>
266
</item>
267
</argument>
268
<settings>
0 commit comments