I have a UI form component, which contains a single child UI component that defines region, which in turn contains multiple form field components. When one of the form fields is updated by the user, I want to trigger some logic in the grandparent form component, this will require the […]
Daily Archives: November 29, 2021
I’ve added a new field UI component to an existing form, using layout XML, but I’d like that new field to be visible only under certain conditions. In my module’s layout XML I can manually switch that field on or off using <item name="visible" xsi:type="boolean">true</item> In various core modules, I’ve […]
In Magento 2.4.x, How to add date time field in Content -> Design -> Config-> HtmlHead. I tried below code it is showing in UI. but its not saving. <field name="message_valid_from"> <argument name="data" xsi:type="array"> <item name="config" xsi:type="array"> <item name="dataType" xsi:type="string">string</item> <item name="label" xsi:type="string" translate="true">Demo Message Valid From</item> <item name="formElement" xsi:type="string">date</item> […]
What’s your approach to upgrading Magento Community 2.1 to 2.4? Incremental approach (2.1 to 2.2 to 2.3 to 2.4) Direct upgrade to 2.4 As this involves infrastructural upgrades and module/package addition/upgrades, what’s your take on approach and why?
In the taskscheduler are some settings or say triggers which I want to disable, but not manually, instead with command prompt. I’m speaking about such settings as “customer experience improvement program” This settings has two triggers “consolidator” and “usbceip” which can be deactivated. What command must I execute in cmd […]
I have HP 245G7 notebook. The BIOS is very basic and there does not seem to be any option from within to append my own custom certificate to db database of secure boot. If there is an option in this model, I would like to know. I read somewhere that […]
I was recently participant, not host, in a Zoom meeting room. Then apparently some other user tried to enter the meeting. Even though I was not host I was told the name (!) of the other user and was offered to let them in “User XY entered the waiting room. […]
OLED panels are susceptible to burn-in. How can I make the taskbar and quicklaunch icons/text (even if it makes the taskbar itself) darker? I know about the dark theme, but please understand that does not make the icons in the taskbar and quicklaunch bar darker, only the bar’s background colour. […]
I have a tiny retro console and I can activate the samba share. On windows it’s extremely easy to connect, I just put //hostname on the file browser and it works, and I can transfer games from windows to the console. On Ubuntu I cannot make it work. I don’t […]