CCK - how to make a customised search form
Hi, Can someone give me hand CCK?? I want to setup a custom search form that looks like this: Name: [textbox] Type: [textbox] Colour: [textbox] [Search] I have installed the CCK module and created a custom content type. Whats the next step to creating a custom form? Do I need to make a new module for this or can I do it just in a standard page using a PHP block? Any advice much appreciated. Paul
spartaguy spartaguy ha scritto:
Hi,
Can someone give me hand CCK??
Hi, use module "views". Create a new "view", in the first column of this new view add a "page" display, in the "filters" box choice your cck fields and set them "exposed". Now choice a "page path" in the "Page settings " box. Save. Go to the path that you have assigned to this view's display and you can see your search form. If you don't know views module: read the documentation and learn to use this module. M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.it Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
participants (2)
-
Michel Morelli -
spartaguy spartaguy