Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weblog: List with dynamic content (e.g. edit link) #9

Open
GoogleCodeExporter opened this issue May 2, 2015 · 0 comments
Open

Weblog: List with dynamic content (e.g. edit link) #9

GoogleCodeExporter opened this issue May 2, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Problem:
Displaying a list of items with dynamic content.
Webid example: list of available auctions with an edit link for each one

Tim's idea :

"Compare 2 forms: (i) the regular form and (ii) one with a
drop-down list of all possible auctions you're allowed to edit.  The
two offer the same functionality: clicking on an auction allows you to
edit the auction, but they are rendered (quite) differently.  That is,
I wondered if we could push this problem into the renderer of the
form.  So if each form has a specific type of renderer (where there's
really little harm in allowing a developer to write their own
renderers), then we still get the functionality/security we want
without requiring a massive change to Weblog."

Original issue reported on code.google.com by [email protected] on 28 Sep 2012 at 10:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant