InterviewSolution
Saved Bookmarks
| 1. |
What is the concept of Fieldsets in Magento? |
|
Answer» In Magento, the <fieldsets> * is found in config.xml files. It is used to DEFINE which attributes or FIELDS are to be copied to where while converting objects, that is in a quote to ORDER conversion. |
|