Hi,

I have topics, and each topic can have several examples.
I try to put all crud forms for those examples in one page.
the update works in them, but create and delete - don't :(
though delete gives flash'es, that it did it's job...

http://code.google.com/p/code-by-example/downloads/list
there are two versions:
1)  forms are fetched xml'ed via ajax (my own mechanizm)
2)  using LOAD
but in both the problem is the same :(
but I saw note, that crud load should work (
http://groups.google.com/group/web2py/msg/6ea765ac301984c3 ) - so may
be this is a bug

Try in the index to choose "edit examples" for some topic.
You'll see the checkboxes of 5 programming languages (which can toggle
the forms)
the already existing examples are marked with asterix

(I am not sure, but maybe one also should login to be able to change
info...)

Reply via email to