MCQs > IT & Programming > Magento > Which will get information ('customer_referrer_id') from a currently logged-in admin user?

Magento MCQs

Which of the following will get information ('customer_referrer_id') from a currently logged-in admin user?

Answer

Correct Answer: $collection->addAttributeToFilter('customer_referrer_id', $referrer_id); $referrer_id = Mage::getSingleton('admin/session')->getUser()->getId();

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it