[jQuery] editing in another form
Hi All,
I need to do something like this:
in a form, there is a text blob field that a link is provided, if it
is clicked, the contents of the field will be copied and edited in
another form, when that page close, new contents will be copied back
to the original form, possible?
the need for this is, the field has a large content, a small part
will be shown in the original form, then user can click to pop up a
dialog to view and edit the field.
Thanks,
A.C.