Hello, this module seems to fit my use case very well. I'm not a hardcore coder, and I am curious as I see a "formatter" option, but the only formatter I see is a "Tabular View" naturally :). Even looking at the .module file I see only "<td" tags for outputting the form widget.

Where would I start to look if I wanted to change this formatter output to a <ul><li> html list? Can I add in some sort of .tpl file, or a template.php function?

Thank you!
--Tony

Comments

smd_ksu’s picture

Subscribe

lolandese’s picture

Issue summary: View changes

Refining:

Firstname Lastname Age
Jill Smith 50
Eve Jackson 94

would become:

  • Firstname: Jill
  • Lastname: Smith
  • Age: 50
  • Firstname: Eve
  • Lastname: Jackson
  • Age: 94
lolandese’s picture

Version: 7.x-2.1 » 7.x-3.x-dev
liam morland’s picture

Status: Active » Closed (outdated)

Drupal 7 is no longer supported. If this applies to a supported version, please re-open.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.