Hello. I'm new to drupal, I'm working on a project for a travel agency and want to add a part of the search page a section of tourist packages, it is with drop-down list (type filter), ie a combo list box where I select the package that I have two, then selecting another field also in the list box.
With which module I can do?
Hi
I m trying to develop a site. which is not in English. I can use local module with localize client. all are working for me. But having problem with numerical factors such as
I've learnt how to make a multi-step form through the (Form) Examples module. But now, I want to customize my node submission form and I am just absolutely crippled and clueless as to how I begin. Am I supposed to use hook_form_FORM_ID_alter and just copy & paste everything in? Or is there another hook function that I'm supposed to use to completely override my old form?
I recently installed Civicrm and it's dependencies on my drupal 7 site it is all working great except I can't see any of the basic pages, articles or blog posts which I created before the install.
When I create a new content type (basic page, article, blog post) I can give it a title and edit the main body, I can even preview but when I save it and then try and edit I can only see the title and there is nowhere for the body to be edited.
I would like to disable commenting for node author and allow all users to comment only node not other comments. Is there any way to do that? Are there any modules to control that?
Hi all,
I figure this must have come up previously but I can't find a forum topic on it - is there an actual hook fired when a block is deleted? I went through the new block hooks for drupal 7 but couldn't find any mention of delete nor does it exist as $op in drupal 6.
I have to delete a bunch of custom variables when a block is deleted so any other ideas/suggestions would help.