I added a custom field to product-form.xml in a custom module: <?xml version="1.0" encoding="UTF-8"?> <form xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Ui:etc/ui_configuration.xsd"> <fieldset name="product-details"> <field name="customfield"> <argument name="data" xsi:type="array"> <item name="options" xsi:type="object">VendorModuleUiComponentProductFormCategoriesOptions</item> <item name="config" xsi:type="array"> <item name="label" xsi:type="string" translate="true">Fiel Label</item> <item name="componentType" xsi:type="string">field</item> <item name="formElement" xsi:type="string">select</item> <item name="component" xsi:type="string">Magento_Ui/js/form/element/ui-select</item> <item name="elementTmpl" xsi:type="string">ui/grid/filters/elements/ui-select</item> <item name="dataScope" xsi:type="string">customfield</item> […]
Daily Archives: March 10, 2025
On a 192.168 subnet, my Ubuntu 22 fileserver serves folders to a mac and to a Windows 10 host. After a windows update and subsequent reboot on 2025-03-09, suddenly Windows can no longer mount those folders. (Nothing changed on Ubuntu or the mac: the mac still mounts folders ok.) In […]
An Android phone connected over USB to a Windows computer presents itself as an MTP/PTP device (please correct me if I’m using wrong terminology). You can work with its contents in Explorer but that’s about it, no other software can see these files. Well, probably such software does exist but […]
I have created these spreadsheets with a full screen available. Randomly, some unknown task pane or something appears on the right when I reopen the file. I cannot find how to get rid of or hide that and expand the full usable screen view. It is the blank white area […]
The Windows 11 ISO file, which can be downloaded from Microsoft, contains a install.wim file that is greater than 4 GiB in size. This prevents creating a USB flash drive installer by simply copying the files from the mounted Windows 11 ISO file to a FAT32 formatted USB flash drive. […]
Upgraded my pc, new motherboard, chip memory,psu,ssd. Got everything plugged in HD not spinning, CD/DVD drive clicks bad when cd inserted – shows up but can’t open drive, front USB3 not working and back ones seem slow. Did get windows installed, checked drivers,bios all good. Long story short (hours:( ) […]