Before a file downloaded
Hi there, i am new to rules and i am wondering if the following can be achievable with rules and if yes, how?
1) I have made a sandbox drupal installation
2) I have create a custom content type called "Services" (in order to be created pages for service 1, service 2, etc.)
3) In this content type i have create a cck filefield upload in order to attach pdf files on the "Services" pages
4) I have create a webform ,where the anonymous user can submit his personal information such as first -last name, email etc.
So my questions are:
Read moreDrupal VOIP Install
Hi Techies--
I've installed the voip modules. I just thought I'd mention for the noobies out there on installs that you'll need to load the cck , view and features modules first.
Leo--
Did I miss any of the prerequisites?
CCK Node reference y Views
Hola gente!
Tengo una consulta quería ver si podían ayudarme. Estoy montando una feature en un sitio Drupal 6 y tengo dos tipos de contenidos:
Recurso
Tema
Los temas son como books, están jerarquizados y tienen un montón que cosas teóricas. Los recursos son archivos (filefield), sitios de referencia (link), vídeos (emfield), etc, etc. Cada recurso tiene de 0-n campos de Node Reference.
Ahora bien, quiero que en determinado nodo del tipo de contenido Tema aparezcan todos los recursos que están asociados a él mismo.
Read moreGood compound field examples
Does anyone have a good compound field module with something like two fields, a text field and an integer, preferably supporting allowed fields and select widget for the text and prefix/suffix/max/min for the number and views support.
I've tried cck3 multigroup support and it isn't quite as nice as true compound fields.
I've been trying to make one myself based on the samples and docs out there and my programming skills are not quite up to snuff.
http://poplarware.com/es/articles/cck_field_module
http://www.darcynorman.net/2008/05/02/creating-a-custom-compound-field-f...
Ways to add cck units label to fields
Is there another way besides hook_form_alter to add units labels to cck form fields? Units like "kWh", "kWh/month" or even pre-field like "$".
(I keep including "Central Texas" in these little Qs, but I wonder if they've all switched to Joomla out there .. ;) )
Thanks
-Bronius
Link Change or File change to image thru cck
Hi All,
I have a question about how to create a content type that adds a cck field that allows this type of functionality:
-
The image always stays the same. It is a weekly specials pdf link that changes weekly by the user.
-
the image would stay the same always.
-
I want them to be able to change the pdf every week just by adding a new pdf, essentially just changing the link as needed
Trouble adding js event Listener on Gmap map (gmap module)
I'm trying to write a Drupal module that will add UTM coordinate fields to a location form, such that they'll interact properly with the GMap map as well as with the Latitude and Longitude fields - i.e. when the map is clicked, the UTM coordinates get calculated and populated along with the Lat/Long ones, and if the Lat/Long coordinates are changed by typing in the fields, the UTM coordinates change also, as well as the map, and vice versa.
Read moreCCK fields vs. $node->body and $node->teaser (high traffic site)
Hi all.
I recall from a presentation by Michelle Lauer (miche) during Drupalcon 2010, she indicated it's best to use a CCK textarea field for the node body to make it easier on themers.
However, in this case I will be the themer and I'm handing the site off to an experienced Drupaller to maintain the back end.
So what I wanted to open up for discussion here is: what other advantages or disadvantages are there to each approach?
My three primary concerns are as follows:
<
ol>
Read moreUsing CCK to build a User Profiles over time?
I have been researching this notion of building a marketing/profiling solution for a while now. The overview is leveraging CCK to collect data from users but not restricting the use of the fields to a specific content type.
** First my disclaimer **
Read moreDrupal 6: Send customized emails to multiple addresses from fields within multiple field groups
I have a multi-step form that is a job application.
On one step the applicant enters information for professional references, and on another, character references. They may add multiple references (field groups) on each page. The field groups for both types of reference include an email field, and a hidden "email sent" field.
At the end of the form, when the applicant submits the form, I wish to send customized emails to each of the references, and populate the "email sent" field with "yes".
Read more




