Search nodes by a field value

Hi.
Is there a way to search nodes by, for example, a field value?
I've to populate some node reference, so I should have to get all nodes of a content type, and for every content I've to search other nodes that as a field value.

Suggestions? :)

Sergej

Why Do I Keep Receiving This Error Message (it's inside the message)

Webform, Editing Functionality of Submit Button

Hi,

In a recent project, I have this scenario where I need to have a select field with a list of items. I then have the user select up to 5 items from the list by using javascript to create a link that updates the group of items they selected (and displays this). Finally, I want to have the submit button submit all 5 names that the user has selected, which is different from the original functionality of the submit button to only send what is currently in the selection of the select field.

Urgent help required by new user

Hi
I'm still relatively new to Drupal. I've used it for simple blogs and polls in the past but now am required to do something more substantial.
I'm not sure or aware of each and every module and would appreciate some guidance in my search for the correct module. This is not a homework question or any such sort but a project I took on to further my career. I've been unable to determine the correct way to approach the situation which goes as follows:

There is a company (say ABCorp) that delivers and installs products for other companies. Product placement is not part of the current project. Neither is an inventory system required. The required component is status updates for order placement date, order delivery date, problem lodging date and problem resolving date.

Every company that places an order with ABCorp becomes a registered member and on logging in to the website will get the above mentioned status updates for itself only and not for any other company.

The administrator has a page where all registered members are displayed in a drop-down/selection list. Once a particular selection is made, a new page opens where the admin can enter status updates along with dates, remarks and comments. All this gets stored in a database.

removing drupal generated markup from search-block-form

I have removed a lot of Drupal generated markup by pairing down the markup in each *.tpl.php file to

<?php print $content;?>

The standard D7 Search form block generates 4 - ids, 10 - classes and an unclassed/unid'd div is thrown in for good measure. Stripping search-block-form.tpl.php down to

Upload local computer images using WYSIWYG editor Drupal 6 and 7

Working on a site with CKEditor,WYSIWYG API. Need to upload images from local computer, with resize or imagecache type edits on the images prior to inserting them in content text box.

Don't want to maintain any files or repository of files for users on webserver. Repository for image files should be on user computer with defined MIME types only,i.e., png,bmp,jpg,gif for upload.

The IMCE, CKFinder,etc. requires maintain images on webserver this is not good on site I'm working. Cannot have users accessing files on the webserver.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x