This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Custom Search Form

What I would like to do is quite simple and I have done similar things using only PHP and MySQL in the past but I like using Drupal and would like to know the best way to put this together.

I have a node type called 'vacancy' which has categories 'jobtype' and 'location' and a CCK field 'annualSalary'. Users need a form so that they can search for jobs that match their desired criteria. I have managed to get this up and running using 'exposed fields' in 'views' but the views form isn't as user friendly as I would have liked.

Dynamic form creation and display the form valus

Hi,

I want to know in drupal how can we create the dynamic form and fields and when you submit this form i want to display all the values in the next page or where ever I want. Is it possible in Drupal?. If yes please give me your ideas.

Thank you!

Regards,
Govindaraj.P

Display values from Webfroms

Hi,

I have created a node using webforms. After fill the form I want to display(like preview) all the values in next page. Is it possible in Webforms?

Is is possible in Webforms that parent child relationship in category field? I mean If I select a category A, the corresponding sub category should display.

How can I do above things in drupal?. Give me your idea for above queries.

Thank you very much

Regards,
Govind

how can i remove the <div class="content"> tag from a block item

hi all

im trying to remove drupals generated

tag from block items in a certain block-region
my custom-module's block function should output only the code i defined there
i searched in the block.module for a function which adds the div tag but i cant find it
i also coulnd find a topic in the forum

thanx in advance for any help

get drupal root path

This seems like a stupid question to me, but I have looked around quite a bit and can't find it.. How do I get the path to the drupal root directory? (there must be a function or predefined variable to do this, right??)

thanks.

Registration page ad-ons

I am looking for a good way to add options to the registration page. I would rather no use a profile string.

Here is what I am trying to do..

Users that sign up for a login on the site would be able to opt-in to an external hosted email list. They would click a box that says sign me up for this list and then when the user is created it would call the correct url in the back to post to the site the info needed such as username and email to add them to the mailing list.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions