turn off guided learning
Month: September 2023
How can to restrict SPECIFIC CMS pages from being seen by non-logged-in customers?
Need to block some CMS pages from the non-logged-in customersUsing an observer and Events Getting the page ID or page identifier
“An Unexpected Error Occurred” when viewing Project
“An Unexpected Error Occurred” when viewing Project
Call Phtml file on CMS Page – Magento2
We can create a layout file on the frontend using the block or pages from magetno admin panel here the trick used to create that. all phtml using block code login to magento admin. Open any cms page and write block code in content section. Here we called an external phtml file to a page… Continue reading Call Phtml file on CMS Page – Magento2
Tracking the Construction in Progress (CIP) in Fixed Asset Management
Tracking the Construction in Progress (CIP) in Fixed Asset Management
Add a new column to the Support Case List in my-account
We can add a new column to the case list on the my-account page by extending the function as shown below. The value displayed in the new column is from the case record field ‘Type of Inquiry’. To add the heading for the new column, the corresponding template needs to be updated. Note: Since the… Continue reading Add a new column to the Support Case List in my-account
Create a Search to Display Roles with No Users
Create a Search to Display Roles with No Users
Methods used for calculating cost of capital
The cost of capital is a critical concept in finance and business decision-making. It represents the cost a company incurs when raising funds to finance its operations or undertake new projects. There are several methods used to calculate the cost of capital, and the choice of method depends on the specific context and the availability… Continue reading Methods used for calculating cost of capital
how to Create a saved search for customer how have sales record from certain time and did not purchased any think in last 6 months.
how to Create a saved search for customer how have sales record from certain time and did not purchased any think in last 6 months.first we need to create a customer search for the requirement create a saved search with the proper naming standard name and id. add the required criteria . then add result… Continue reading how to Create a saved search for customer how have sales record from certain time and did not purchased any think in last 6 months.
How to add “created by” user to PDF
Create a custom field on the record. The field type must be List/Record Add Employee list for this List/Record Under the tab, Validation & Defaulting, make Dynamic Default as Current User Apply this custom field to the PDF.