Amazon South Lake Union Campus 421 Boren Ave N Seattle, WA 98109
Learn about Drupal and meet local Drupal enthusiasts. We will meet from 6 pm until 7:30 pm.
Agenda
The meeting will feature as many 10-minute presentations as time will allow on a topic that is interesting and useful for every level of site builder, from beginner to expert. This month, the topic is fields.
Fields are an important part of building websites with Drupal — important enough that they were added to Drupal core in version 7. In addition to the default field types and capabilities, fields can be extended and enhanced with contributed modules and custom code in a module or theme.
What are your favorite tips or tricks for working with fields? If you’d like to share one in a 10-minute presentation, submit it in the comments. It would be terrific to have at least 5 or 6 presentations. Here are some topic ideas:
- Core field types and when to use them
- A contributed module that adds a new type of field
- Field terminology (“widget,” “formatter,” for example)
- Ways to customize field output and display
- Working with fields in Views
- Adding fields to content that are not nodes (users or comments, for instance)
- How fields are stored in the database
- A case study of solving a particular problem with fields
Coworking will be at Uptown Espresso beforehand starting around 3:30pm.
500 Westlake Ave N
Walk route (2.5 blocks)
Afterwords we are likely to head to local bar/restaurant for some food and drinks.

Comments
Fields and Panels...
Along the lines of a case study, I can put together a quick talk on why you should go through the extra trouble to use Fields in Panels (via the Fieldable Panel Panes module) rather than Panel's default "custom content" panes.
Would love to see this.
Mike, please do!
-jared
Field Redirection
I would like to talk about the Field Redirection module.
references
how about a quick look at a few reference field types?
Partner - Number 10 Web company (www.number10webcompany.com)
Formatters
I can talk for a bit about formatters- specifically file/image field formatters for galleries.
-jared
Templates
I can also talk quickly on taming the HTML generated by fields. Been doing a lot of that recently...