You have created a custom customer attribute that displays the last time that the customer made a purchase, stored in UTC. This attribute needs to be visible in the Customer grid. The column is visible, but, when it is loaded, only the date is visible—not the time. You have verified that both the date and time are stored in the database. Keeping user experience in mind, what is the solution? Given answer: Add a new column to the customer_listing uiComponent and specify the date column type.
But i think it should be “Change the backend_type from date to datetime”
Rathai
26 Feb 2020You have created a custom customer attribute that displays the last time that the customer made a purchase, stored in UTC. This attribute needs to be visible in the Customer grid. The column is visible, but, when it is loaded, only the date is visible—not the time. You have verified that both the date and time are stored in the database. Keeping user experience in mind, what is the solution?
Given answer: Add a new column to the customer_listing uiComponent and specify the date column
type.
But i think it should be “Change the backend_type from date to datetime”
Magento
7 Jun 2020Hi,
Could you please send the answer keys of the following to magentotryzens3@gmail.com
https://blog.willfeeling.com/2019/06/24/magento2-dump-questions-package-1/
https://blog.willfeeling.com/2019/06/26/package-2/
https://blog.willfeeling.com/2019/06/28/2111/
thelight
17 Sep 2020I showed the answer after submitting the test.