On Apr 15, 6:28 pm, Trastabuga <[email protected]> wrote:
> Now when we click on a row, we display level1-form-view which has a
> table view for its level2 elements with add/delete buttons so we can
> add/remove/modify level2 elements.
> This is just a rough idea how it should work in my mind.
> Do you see any challenges in implementing of this approach?
Two problems:
1. view fields aren't part of the widget tree right now, so it's
difficult to have widgets that are part of a view field/
presentation behave.
2. you can't have forms within a form in HTML.
The solution to (1) is obvious (make view fields widgets), but (2) is
harder.
Leslie
--
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en.