Content Type

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
guerinteedmike's picture

Custom Content Type Creation

I am fairly new to Open Atrium. I have been experimenting with creating a project portal that would require custom content types (such as companies, contracts, timesheet, etc.). I have been able to create these and also modify the layouts perfectly but I keep running into an issue when adding a group to a space.

Read more
prashanthm08's picture

Issue with Title in Views when using particular display

Hi All,

I am facing an issue when displaying the Node Titles in Druapl7:
The website which i am using has content type which has multiple fields like title, taxonomy terms etc.

This content type has multiple displays, additional to default displays some custom displays are there like icon-view, icon-view-display.

The problem i am facing is when i am creating a view with this content type and by using the icon-view display the taxonomy term is appending to the Title.

Read more
jmev's picture

Many parent groups vs node-references

Is it better to have many levels of parent groups or just node references?

Given the following scenario:

Vendors
|__ Products
|__ Clients
|__ Wish lists

It's easy to see that Vendor is the group, Products and Clients are that groups content, and Wish lists can be content of the Clients, which means that they would be "Group/Group Content"

Read more
mvrweb's picture

create new content types and interlink them

Hi,

I am new to Drupal and OpenScholar. I am using OpenScholar to build an academic website for our research lab. I created new content types such as People, Projects, Funding. I want them to function in the same way as existing content types such as Publications, News etc i.e., it allows us to create new content of that particular type by using "Add New" link.

1) How can this be done for my custom content types?

Read more
brightstorm's picture

Multiple images for a content type

hi all

i'm working on a product catalog for a store in drupal7.

for the products, we've got a number of gallery images which i'm currently handling in the content type as field_images and within the feed import as 'image1,image2,image3'.

the curve ball we've recently been dealt is that our product gallery images are now pairs of images so the client can specify a different file which can be used for the crop image.

feed import as 'image1|alt_image1,image2|alt_image2,image3|alt_image3'.

Read more
oemb29's picture

Add a vocabulary to a content type in NodeStream 7.x-2.0-rc5

I'm trying to put POLLS into the Regions (MAIN COLS # and ASIDE) But I can't add a TOPIC REGIONS taxonomy (vocabulary) to the POLL

I'm using this procedure in Drupal https://drupal.org/node/1886980 but Nodestream can't manage fields

How can add a vocabulary to a content type in NodeStream?

Thanks

Read more
CherylJoy's picture

New Content Type Not Showing Drupal 7

I had been developing a site and just came back to it after 2 months
I added a new Content Type
It does not show up in the Add Content Menu.
Drupal 7

There seems no reason for this. The last content type I added 2 months ago showed up immediately.

What shoud I be looking for to make this happen.. Lists on drupal refer to the problem, but I do not see a solution.
I was thinking duplicate machine names but that is not the case. I add_2 just to make sure and this did nothing.

Enabled it under - admin and navigation menus nothing -so reverted.

Read more
brightstorm's picture

searching on List (integer) field for values greater than selection (drupal 7)

i'm working on a site for a real estate company which involves a search form.

i've got a view set up called search results and have set an exposed form (form in block) with a field to search Number of Bedrooms.

Its set up in content type as Search Number of Bedrooms field_search_number_of_bedrooms List (integer) Check boxes/radio buttons

with the following content

Content: 1|1 Bedroom 2|2 Bedrooms 3|3 Bedrooms 4|4 Bedrooms 5|5 Bedrooms 6|More than 5 Bedrooms

in my search filter i get the following Is one of Is all of Is none of Is empty (NULL) Is not empty (NOT NULL)

Read more
spessex's picture

How to show a view in the 'edit' page of a content type?

Does anyone know of a way to show a 'view' in the edit page of a content type (I can show it in the usual view page i.e. not edit)?

Basically when the user is editing the content type he needs to see the view (by somehow adding it as a field type?).

Any help would be most appreciated.

Thank you

Stephen

Read more
mayur.pimple's picture

how to render content type form in drupal 7

Hi

How to get content type form in drupal_form_function();
I want render content type forum form in drupal 7.

Read more
Subscribe with RSS Syndicate content