[MTOS-dev] Implementing a to-many UI
Steve Ivy
steveivy at gmail.com
Tue Apr 15 20:42:38 PDT 2008
Hi all,
I'm refactoring part of this Friends plugin, and adding support for
multiple URIs per Friend. That means changing the UI to list URIs on
the Edit Friend page, and I'm at a loss as to where to put the URI
data.
Initially I thought I'd just use an <mt:listing> but I don't know how
to tell it to get the data from Friend->uris(). Then I thought I'd
just assign the URIs to an entry in the params passed to build_page,
but again, not sure how to match up the URI data with the listing code
in the template. I'm sure there's a simple solution I'm not seeing --
I'm hoping someone here can point me in the right direction...
Thanks,
--Steve
--
Steve Ivy
http://redmonk.net // http://diso-project.org
This email is: [ ] bloggable [x] ask first [ ] private
More information about the MTOS-dev
mailing list