i have installed the WebForms module for Magento from VladimirPopov , so i want to use the validate function in my custom module this is the file in vendor module : ... ... ... Object.extend(Validation, { validate: function (elm, options) { options = Object.extend({ useTitle: false, onElementValidate: function (result, elm) […]
Daily Archives: December 18, 2021
i have cart price rule ( coupon Code)for 6 products which is working fine but when we add product not under the rule also get the discount
I created a new store view with code app. I made a new subdomain for it called app.example.com, if this Url ist getting loaded, then the MAGE_RUN_CODE changes to app, otherwise it is default. SetEnv MAGE_RUN_TYPE store SetEnvIf Host ^example.com MAGE_RUN_CODE=default SetEnvIf Host ^www.example.com MAGE_RUN_CODE=default SetEnvIf Host ^app.example.com MAGE_RUN_CODE=app SetEnvIf […]
The question is how to get the input data in mass action. I have currently added a input field in the admin grid. Like this: I have added the input field using the block. I want to post that values when clicking the mass action. Currently only the entity_id is […]
Graduate Aptitude Test in Engineering (GATE) Exam is one of the most renowned and prestigious exams in India that is conducted jointly by seven IITs… Read More The post FREE GATE CS 2022 Mock Test – All India Mock By GeeksforGeeks appeared first on GeeksforGeeks.
SQL (Structured Query Language) is undoubtedly one of the most popular and demanding skills in the tech world. And for the ease of DBAs and… Read More The post 10 Best SQL Editor Tools in the Market appeared first on GeeksforGeeks.
I have a relatively large area in the house that needs to be covered by WiFi. The range of a single access point will most probably not be sufficient as it is built from massive concrete with steel enforcements. Thus, I installed multiple access points all over the place to […]
I would like Telegram Desktop to automatically and immediatelly save (to local storage) multimedia as soon as it arrives. Is it possible to do this? Further data: Answers that requires less intervention will be preferred. No actions at all would be perfect. Answers for any operating system allowed. Desktop version […]