feature request

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

Drupal Code Sprint #8

Our hot summer Drupal Code Sprint #8 has gone successfully.

Summer is the best time for improvisation. So we have a little deviated from the planned course, but this didn’t stop us from contributing in Drupal!

Tasks we have implemented:
1) https://www.drupal.org/node/2531770
2) https://www.drupal.org/node/2522720
3) https://www.drupal.org/node/2480557
4) https://www.drupal.org/node/2460241
5) https://www.drupal.org/node/2531612
6) eat pizza ;)

Read more
Fohsap's picture

Special permissions to alter null fields and edit existing fields

Functions required:

<

blockquote>
drupal_hook_form_alter()
why? To check to see if fields are or are not null (note that "drupal" will be replaced with a suggested module name for anyone who thinks that this should be modulated)
dropdown()
Preferred/chosen method, due to its being concise. For larger sites, it would probably be best to use some kind of auto-complete function
foreach()
This is used to fill the drop-down with options (the variable $option will be used)
submit()
To initiate actions which will fill the form in question with the user entries made herein

Read more
kevin.gomes's picture

Need help on the Webform Module

Hello,

There's a massive Data collection Application that i'm working on. It has almost 52 forms with an average of 100 fields per form. So, after looking through the available modules that could help achieve this functionality, I've settled down for Webform Module. But this doesn't suffice all the requirements of this application.

Feature Requests:

<

ol>

  • Autocomplete Form Component - accomplished
  • Grids of textfields (accomplished),date fields (accomplished),select boxes,checkboxes
  • AHAH enabled fields
  • Read more
    Rosamunda's picture

    Handling Images with Views

    Hello there!
    Merlin, people, developers :-)

    I´ve recently discovered this group, and while I´m not a developer myself... I like to follow the Views development.

    I´ve started this tread in the "Issues" area of the Views Module, but maybe this place would be more appropiate, as I think it´s not a support request, nor a bug.

    Read more
    Subscribe with RSS Syndicate content