Sort by taxonomy term name in Views?

So I feel like I must be missing something obvious, but I can't find a solution to my situation. I'm trying to sort some nodes by the chosen taxonomy term name. This is Drupal 7, Views 3.

I have a taxonomy vocabulary 'Country' that is setup something like:

Changes made in this table will not be saved until the form is submitted

Hello I'm a real beginner and I'm trying to build my first drupal site on veterinary echocardiography...I have a problem when I add links to the navigation menu : when I create a link and drag it to become a "sublevel link" I get the message "Changes made in this table will not be saved until the form is submitted"; I can see the changes in the preview but when I log in as an user different from the administrator I can't see the link...what am I supposed to do?

How to do a completely custom data search/display, and captcha before display?

Hi Guys,

I am using CiviCRM to manage a database of members. Some of you might be familiar with it, but essentially it's a Drupal module that makes it easy for a non-profit to manage members and memberships, along with fundraising. I've been attempting a few different methods for providing a feature to search for, and display a member's membership data (start date, end date, status, and membership type). This would be used by a business offering discounts to verify membership before providing the discount to a customer. Also, it needs to be available to anonymous users of the site. Because of this requirement, I need to include a captcha to prevent harvesting of information.

So far I've tried:
- Form API: Created the form and handled the search in hook_form_submit but couldn't display results.
- Search API: to restrictive, I need to display custom data rather than a title and URL to a node.

Thinking about this limitations, in order to search for and display custom data, I've come the the conclusion that I need to:
- Create a node module for displaying this data, so the membership information could be displayed at a URL like: /node/member_email_addr.
- Create a custom search using search API to search and provide a link to the correct node within this node module.
- Modify the hook_view somehow to display a captcha prior to showing the content.

Linked Image Field Type?

Good morning. I was hoping that someone might help me with a content type I am trying to make. I want a field that will upload an image and apply a link to wrap that image with. I looked at the "Image" field and that doesn't have an option for adding a link to it. I installed the Link Field Module but that doesn't have an option for uploading an image. I thought about somehow using a View to wrap the link around the image but something tells me that would be unbelievably complicated.

see content one time

HI
I m admin of a site made by drupal.
I want that user can see a special notice only once.
That means I will create a node and this will be visible to only authenticated user and only for one time.
Thank u

Rules and profile fields

How can I create a node with title of a profile field if the profile field is updated?

Meaning, I have a profile field [imperial_character_1] now if they fill in or change [imperial_character_1] i want a node of [character_sheet] created with the title of [imperial_character_1]
Any help would be great.

Thanks,
Draven

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x