I\'m creating a very basic classifieds website. In this website i\'ll have various content-types; such as :
Is there a way to add one CCK field which consists of two separate fields, e.g. Author(s), having first name and last name on separate fields?
I am trying to conditionally hide a field on my site that links through to a Drupal node. I want the image to be hidden the Display To Date (custom CCK field) is in the past. The field name is coupon_
I\'m having issues with a sortable list view on my Drupal site. On random occasions, some rows duplicated. The only thing different between the 2 is their vote count from the Fivestar module. I\'m ass
i have a list of links that i want to print similar to Drupal: Associating grouping more than one CCK field but the multigroup module is no longer active (as of like a month after that post) i have be
How do I programmatically add an image to a file field? I have an url/filepath of an image that I wish to upload. I have tried the following:
I have a generic content type (\"property\") that has a bunch of content sorted via taxonomy. How can I hide or display CCK fields (or better yet, groups of CCK fields) based on taxonomy term selected
I need to assign dynamic attributes (like entity types) to a custom content type thatcreated. Those entity types have a name and 2 additional attributes. I\'ve not seen a way to assign additional attr
Hey folks!Todays big question is this: I have a Drupal gig coming up and I\'ve decided to use D7!Wow!This is your basic ad driven magazine type site (the second I\'ll have done).Unfortunatly:
I am creating a wizard form to order items, I have 4 content types, project | door | dooroptions | projectoptions.