select

Events happening in the community are now at Drupal community events on www.drupal.org.
drupalok's picture

widget selector for enduser // switch widget while adding / editing entity

sometimes one widget for entering data is good for this and another would be great for something else.

i would love to see a module that would make it possible to offer the end-user multiple widgets while adding / editing an entity. So he could switch / select the widget that fits best for his actual needs

my personal needs are for taxonomy and entity references... but i think it would make sense for many other fieldtypes too...

Read more
Enric Climent's picture

Hacer funcionar el modulo CHOSEN para que reconozca la libreria jquery correctamente

Buenas solo queria deciros que llevo todo el dia peleandome con este módulo para que reconozca la librearia jquery chosen y como lo he solucionado.

Para los que no lo sepais chosen es esto : chosen.

Básicamente es un módulo que te permite trasformar tus select (lista de opciones) en algo mas visual (mirad la imagen de la página del módulo) utilizando la libreria de jquery chosen.

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

Selecting blocks from a node

The main content area has

  • left sidebar
  • main content
  • right sidebar

The left and right sidebar will have a default block assigned. However, I'd like to expose a drop-down menu where the user can select specific blocks for each node page. This selection will override or replace the default block.

Right now I'm managing this via the blocks page using path assignments, but the UI/paradigm context shift out of nodes when leaving a node to find the appropriate block and update the active viewing paths is jarring for new users.

As always, thanks!

Read more
martinshield's picture

Datum CCK-fält i select

Hej drupal fans!

Sitter och grubblar på ett litet problem och ni kanske kan råda lite i frågan.

Jag behöver ett slutdatum på en node och det ska man välja i en select-lista. Behöver alltså ett CCK fält av typen "date" och en select-lista som ser ut så här typ i tillåtna värde i CCK:

now+1day(timestamp)|1-dagar
now+2day(timestamp)|2-dagar
now+3day(timestamp)|3-dagar
...
now+21day(timestamp)|21-dagar

Jag kan jo så klart köra ett vanligt textfält som CCK typ men då kan ag inte använda det i VIEWS för att plocka ut data.

Har ni några idéer?

/Martin

Read more
mp's picture

exposed filters with hierarchical select

hello

D6
modules: cck, views, hierarchical select (newest versions)

i´m working on a real estate website. i added some content types like house, appartment and so on
if you add a real estate, you can add a location too, this is realized with taxonomy.

the location is split in country > state > destrict > zip-code > city> street
country is a vocabulary, state is a vocabulary and so on ...

now i have a view with exposed filters and there you can search for the location too.

Read more
Subscribe with RSS Syndicate content