I'm working on (I think) the same thing at the moment, that is passing in an
appstruct containing existing values to the form.render() method to allow
editing of existing data.

I do get the red x's for deletion on the passed in sequences - if we are
indeed using the same method, I wonder if your problem might therefore be in
loading the correct javascript or something similar?

On 22 August 2011 21:06, Chris Pyper <[email protected]> wrote:

> Sorry, I think I may have been unclear.  If you create a sequence form
> and populate it with data, that is you are editing data, the little
> red x’s for deletion do not appear until you click the link at the
> bottom to add a new empty node.  When you click that, then all the
> little red x’s appear beside all the nodes at once.  Essentially, you
> have to turn on the ability to delete by adding a blank form.  This is
> unclear for users who just want to delete a node.  As well, it leaves
> you with a blank node which triggers validation errors.
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" 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/pylons-discuss?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to