In Magento 2 Admin, order entry, add product, how can I have the search, search an attribute that is not listed? Such as ID or in my case I have Product_ID, if the item has a bar code I put the number in there, if not I use the Unique ID to make small QR codes, then put the ID in there. How can I have that searched when I am in the backend entering an order? Any help would be appreciated. Thank you.
You may also like
I am trying to get data from database table, my code of index.php <?php namespace DemoHelloworldControllerPost; class Index extends MagentoFrameworkAppActionAction { protected […]
boss wants to view old AVX files from NVR but wondering how to properly convert it in FFMPEG, thanks agian.
I have an issue with the meta tag in Magento 2. Where in admin I can add Facebook or any social media […]
Given two arrays X[] and Y[] of size N, the task is to find the longest subarray in X[] containing only unique […]