Archive: Tab

 

Posts Tagged ‘Tab’


Hi , I wrote a module to have my own menu bar, rather than just using categories as a menu bar. So, here I want to show already added menus while adding new menu in the Tab/Form.php in my custom menu module. How can I show all of the existing menu names as a dropdown/options [...]



 

Description Tags are descriptors that you can assign to any product to help you organize and remember them. They’re essentially keywords or keyword phrases. Any logged in user can add as many tags to a product as he/she wants and rename or delete them later. Tags will be viewable by everyone browsing the product, and [...]



 

Magento Mobile allowed us to roll out an iPhone commerce app in just a few days at a low cost, and even completed the approval process for us, saving valuable time and resources. Customer feedback has been great so far, as the app makes it simple for mobile users to search, order and pay for [...]



 

in a custom module with admin pages, in the file app\code\local\Namespace\Mymodulw\Block\Myblock\Edit\Tab\Form.php you can add somthing like this $fieldset->addField(‘title’, ‘text’, array( ‘label’ => Mage::helper(‘mymodule’)->__(‘Title’), ‘class’ => ‘required-entry’, ‘required’ => true, ‘name’ => ‘title’, )); this create an input of type text in the edit page, what i’m trying to do is create a new type, then [...]



 

Hi All I’d like to add a new tab to the ‘catalog->manage products->product information’ page in the admin. Underneath the ‘images’ tab, I’d like to add a new tab for video, with a simple text input for adding a video url, which I can then grab for the frontend. Anyone any ideas where the files [...]



 

Magento CMS Breadcrumbs are a powerful feature allowing your customers to navigate your store efficiently. By default, Magento lets you turn on or off breadcrumbs for all CMS pages from the system configuration. If you have them on, then the default breadcrumbs on each page are “Home” and the current page title. To customize your [...]



 

Been shown a really cool way to step through your code with Netbeans today.. worthy it! Here is how you do it.. 1) open your project in netbeans and right click the project title 2) Click to open propertied window 3) Under categories > Click Run Configurations 4) Under project URL field, type in your [...]



 

Hello, thanks for actually clicking on this.. I’m having trouble figuring out how to move Additional Information Tab. It is attached to Product Description through: <?php echo $this->getChildHtml(\’info_tabs\’) ?> located in View.phtml. After figuring out how to remove Product Description that is connected to Additional Information, I then need to simply swap positions with Quick [...]



 

Magik Age Verifier extension will add a new attribute “Age Restriction” with ( Yes/No ) option in admin under product page “General” Tab. By default this attribute is set to “No”. Once admin set this attribute to “Yes” for any particular product our extension will add a button image (verify your age) on the frontend [...]



 

Configuration Note: replace “<http://my-domain.com/>” with the URL of your website Once your test or production account is active, go to “Configuration / Technical information”. It contains five tabs. Tab 1: Global transaction parameters You can start with the default settings; fine-tune before going live. PostFinance Payment Module Documentation v2 – Added one more troubleshooting item [...]