Pre-select OG audience

When I edit a group content type, there is a group audience field. The same content type has some computed fields that return select lists.

I want the choices of the computed field select list to depend on the group audience selection. This could be done by pre-selecting the group audience and then accessing the group audience variable from the computed field.

Is there a way to pre-select the group audience in the node creation process?

For example:
add content -> select content type -> select group audience -> edit new content

Custom Content Type + Search advise appreciated?

All of the following is relevant to D7.7:
I created a custom Content Type for nodes & imported the data from a CSV using the Feeds mod. During the import process, I had to declare my Feeds node processor's mappings & used the available Location module's fields for the address data [eg: location module: locations.City, location module: locations.Postal Code etc]. This all worked fine but when inspect the Content Type itself, these fields are not shown within the Fields list.

For the site I'm developing, I need to produce 2 custom searches; One with multi-field search capability & the other with a Postal Code proximity search feature. I have tried using the Custom Search module but cannot fathom how to declare the proximity search to work within this. Using the Views module to display the search result seems only to predict how data is arranged declared by the View's filters themselves - it does not appear to me to permit the filters applied by the search form/fields themselves - or maybe I'm just not getting it?

I have since attempted to use Search API + Entity modules. I also read that I needed to adapt the Location module to include a contrib: location.entity. I did this but again, the location module's fields do not appear to be available, even from within the 'Add Related Fields' option of the Search API setup.

drupal 7. Lightbox2 login form

Hello! The task is to output the login form in lightbox. For this purpose I use the module lightbox2. Accordingly, set the option "MODAL FORM SETTINGS" -> "Enable login support". Login form opens in the lightbox, but if you click on "Submit" button, the light box closed and go to page http://mySite/user/login/lightbox2?destination

Installation and modification of themes

Hi,

I am recently new to Drupal so please excuse the simplistic nature of my question. I am trying to work out the difference between installing a theme via these 2 different methods:

1. Via the Drupal interface (e.g. copy link location, paste into "install from URL" box) or....
2. Downloading the theme zip file, and manually moving it into the 'themes' folder of the drupal site on my machine.

Help generating a dynamic page with drupal

Hi everyone,

I posted this question a couple of months ago but got no response so maybe I posted it in the wrong section. I figured I will give it one more go anyways.

I am looking at creating a website that has a page that list areas that are covered by a business. I dont really want to create hundreds of identical pages for each suburb/Zip code. What I want to do is break the areas up into regions and then each region lists all suburbs within that region. Now what I am looking at doing is when a person clicks on for example parramatta a page will be generated from a defined template that will have a heading of for example "looking for abc services in the parramatta area"

Then it will have a few paragraphs about services that a business provides, hours of operation, how to contact etc.

Then if the next visitor clicks on Sutherland a page will be generated that will have a heading of "looking for abc service in the sutherland area"

then it will have exactly the came verbage as was listed in the above example.

Is there a clean way to do this? Or a module that will allow this to be done. I have looked and cant find anything, I have asked this questions on plain web forums and have had some responses but all say that its wont be so easy in drupal to do this and to ask the question here.

How to display categories of Taxonomy

Hi,

I created different categories in Taxonomy and I want to know how to display them in the menu of the site.

I tried "Taxonomy Menu" but it did not help me.

Does anyone know how?

Thank you. :-)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x