Discussions

Events happening in the community are now at Drupal community events on www.drupal.org.

Recent Discussions

wipeout_dude's picture

Help with accessing data in rules..

Hi,

I am having a hard time getting the information I need into a rule in order to perform a calculation.. Hopefully I can explain it well and someone has a suggestion..

I have three content types.. For simplicity we will call them "A", "B" and "C"..

"A" is the main one and "B" and "C" each have a node reference back to "A"..

Read more
gkalus's picture

Using Filters or Search in View with Webform

I have put together some Webforms but ran into some problem after colleting a lot of data. I am looking at configuring some simple search or filtering for the different data fields that is in the Webforms. My Question:

What is the Best Practice for searching or filtering data in Webforms?

The other problem I ran into was limiting what data the admins EDIT from Webforms. I have it so they can view the entire record in Webform but I would like to go to selected fields when they want to EDIT a record in Webform. I using Views, and I think it is hidinplainsight.

Thanks for the help
G

Read more
spessex's picture

Views - is it possible to pull in user's passwords?

Hi

Is it possible to pull Users password's into a Drupal View?

I've checked the 'User' fields in the Views but cannot seem to see anywhere that mentions passwords?

I just need it for an overall administration view.

Any help would be greatly appreciated.

Stephen

Read more
wipeout_dude's picture

Ideas on charging to create content??

Hi,

I am putting together an outline on creating a site that would allow a registered user to "buy" (through PayPal) the ability to add an item of content.. I guess you could think of it in similar terms to a classified ads type site that would charge a user to place an item on the site something like eBay..

Anyone have any suggestions as to which modules or combinations of modules would create this functionality?

Thanks..

Read more
spessex's picture

Views - Aggregate Sum - Help!

Hi

I have a very simple view to test the 'SUM' aggregation type but I cannot get it to work. All I am trying to do is sum the values of two content types decimal fields.

I have one column with content title and one column with value.

Please note I have 'aggregate' on, I have no sort criteria and no relationships or contexts to make things easier, the title column is on aggregation type 'group results together' and the value aggregation type 'SUM' with Group Column 'Value'.

No matter what I do I cannot get the column to sum?

Please note COUNT works.

Read more
spessex's picture

Views - how to pull a 'Node References' associated fields & data whilst it sits in a 'Field Collection'?

Hi

If anyone can advise it would be most appreciated as I've been stuck on this for over 48 hours.

I can pull fields and their associated data into a View from two content types using a 'node reference' field type and specifying a 'relationship' within the View but for some reason I cannot appear to do this when the 'node reference field' is contained within a Field Collection. In this instance all it will do is bring back the field titles but without the data.

So to be clear, I have the following:

  • a 'Client Information' content type (ct);
  • a 'Job' ct;
Read more
spessex's picture

Sudden and random loss of CSS Styles on local dev - MAMP 2.1.1

Not sure if anyone can help me but having some very strange css rendering problems on my new mac setup using MAMP 2.1.1.

I'm not sure what's going on but most of my local sites (drupal and lime survey) are unable to render the css styles attached to them. Even more oddly, a recent site that had been rendering all styles has suddenly stopped rendering some styles?

Similarly Lime Survey Version 1 is not rendering styles but Lime Survey 2 is???

Read more
spessex's picture

How to share, synchronise and update/edit a field across content types?

Hi

I'm not sure if I'm missing something obvious in Drupal 7 but is there a way to share, synchronise and update/edit a field within a content type?

I have two content types that require the same field which relates to 'project status' (this would include statuses such as 'provision', 'live', 'cancelled' etc but in fact around 20+ statuses). Each content types must have the same status and thus be synchronised so any change in one must be reflected in the other.

Is there a way of doing this.

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
wernerglinka's picture

How to change the default value on a date select element in a views exposed filter

I am trying to change the default date value of an exposed views filter select element from "-Year" to "Select a Year". All other form elements can be easily changed with hook_form_form_ID_alter but not a date select.

Can anybody point me in the right direction with this?

Read more
Subscribe with RSS Syndicate content