Hi,
Does anyone know how to get the products in Ubercart to show in one page but as a drop down list only. My prodcuts don't have any images.
Thanks, Ayath ULLAH
Hi Ayath,
if you want a list of all your products on a page, you could views, else if you just want a drop down list, you can create a block using some php code which will fetch the product names from the node table..
On Fri, Jan 7, 2011 at 4:06 PM, Ayath ULLAH ayath@hotmail.co.uk wrote:
Hi,
Does anyone know how to get the products in Ubercart to show in one page but as a drop down list only. My prodcuts don't have any images.
Thanks, Ayath ULLAH
-- [ Drupal support list | http://lists.drupal.org/ ]
Kind regards, Ayath ULLAH
I wanted the products in a dropdown list with a button next to it to purchase them. Is it possible to do this with Views?
Date: Fri, 7 Jan 2011 16:57:01 +0530 From: mukesh.agarwal17@gmail.com To: support@drupal.org Subject: Re: [support] Ubercart-Products
Hi Ayath,
if you want a list of all your products on a page, you could views, else if you just want a drop down list, you can create a block using some php code which will fetch the product names from the node table..
On Fri, Jan 7, 2011 at 4:06 PM, Ayath ULLAH ayath@hotmail.co.uk wrote:
Hi,
Does anyone know how to get the products in Ubercart to show in one page but as a drop down list only. My prodcuts don't have any images.
Thanks, Ayath ULLAH
-- [ Drupal support list | http://lists.drupal.org/ ]
I'm not sure if that can be done without coding.. you can list all the products with an add to cart button with each of them with ease..
On Fri, Jan 7, 2011 at 7:00 PM, Ayath ULLAH ayath@hotmail.co.uk wrote:
Kind regards, Ayath ULLAH
I wanted the products in a dropdown list with a button next to it to purchase them. Is it possible to do this with Views?
Date: Fri, 7 Jan 2011 16:57:01 +0530 From: mukesh.agarwal17@gmail.com To: support@drupal.org Subject: Re: [support] Ubercart-Products
Hi Ayath,
if you want a list of all your products on a page, you could views, else if you just want a drop down list, you can create a block using some php code which will fetch the product names from the node table..
On Fri, Jan 7, 2011 at 4:06 PM, Ayath ULLAH ayath@hotmail.co.uk wrote:
Hi,
Does anyone know how to get the products in Ubercart to show in one page but as a drop down list only. My prodcuts don't have any images.
Thanks, Ayath ULLAH
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Cheers, Mukesh Agarwal
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
One of the fields that Ubercart exposes to Views is 'Product: Buy it now button' which is an add to cart button.
On Fri, Jan 7, 2011 at 8:46 AM, Mukesh Agarwal mukesh.agarwal17@gmail.comwrote:
I'm not sure if that can be done without coding.. you can list all the products with an add to cart button with each of them with ease..
On Fri, Jan 7, 2011 at 7:00 PM, Ayath ULLAH ayath@hotmail.co.uk wrote:
Kind regards, Ayath ULLAH
I wanted the products in a dropdown list with a button next to it to purchase them. Is it possible to do this with Views?
Date: Fri, 7 Jan 2011 16:57:01 +0530 From: mukesh.agarwal17@gmail.com To: support@drupal.org Subject: Re: [support] Ubercart-Products
Hi Ayath,
if you want a list of all your products on a page, you could views, else if you just want a drop down list, you can create a block using some php code which will fetch the product names from the node table..
On Fri, Jan 7, 2011 at 4:06 PM, Ayath ULLAH ayath@hotmail.co.uk wrote:
Hi,
Does anyone know how to get the products in Ubercart to show in one page but as a drop down list only. My prodcuts don't have any images.
Thanks, Ayath ULLAH
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Cheers, Mukesh Agarwal
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Cheers, Mukesh Agarwal
-- [ Drupal support list | http://lists.drupal.org/ ]