On 2/5/07, Shannon -jj Behrens <[EMAIL PROTECTED]> wrote:
>
>
> On 2/3/07, Sean Davis <[EMAIL PROTECTED]> wrote:
> > I have a single page for creating/editing an object with foreign keys to
> > several other smaller tables.  When the user is working on the main
> page, I
> > would like to let him/her have the option of creating a new one of the
> > smaller objects.  One way to do that is "in-line", supplying the fields
> for
> > a new referenced object.  However, the way that I have seen that I like
> is
> > to allow a popup window that allows creation of the new object that,
> upon
> > saving, updates a select box or option box on the original page.  Any
> > suggestions on links that show how to do this?  Or, tell me that there
> is
> > another way that is better.
>
> I noticed that you're using GMail, and GMail does something like this.
> Click on More actions... >> New label...


Thanks, jj.  I ended up finding exactly what I was looking for on a
javascript forum.  It was the "opener" object.

http://www.webdeveloper.com/forum/showthread.php?t=131327&highlight=parent+window

Sean

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
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