Koba wrote:


Have these been done?
I mean, a tableform that updates only a part of a page, for example:

my_form = widgets.RemoteForm(widgets=[...])

And the template having something like:
<span py:replace="my_form.insert(data,action=action,update='ResultHolder')"></span>
....
<div name="ResultHolder"></div>

I can make it if there's not something similar in TG.

--
Claudio

I'm just bumping this topic. How come there's no feedback?
I can imagine a lot of uses for this over an iframe method.

--
Claudio


Reply via email to