NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: alex.kolaric on February 14, 2011, 06:52:42 AM

Title: Multiple change buttons on the browse line
Post by: alex.kolaric on February 14, 2011, 06:52:42 AM
Hi,

Is there some way to have multiple edit buttons on the same browse line where one button would open details update form for the line and another notes update form for the same line, preferably in a popup. I can create separate update forms without any problem, I can also mimic the code generated for first update button and modify it so it indicates the other update form, but when running I always end up with details update form.

thanks,
Alex
Title: Re: Multiple change buttons on the browse line
Post by: kevin plummer on February 14, 2011, 02:20:52 PM
Yes but the button type would need to be other. In your URL you would need to pass the button type and I think ID (ref docs for syntax).

I think where you would come unstuck at the moment is the popup as Bruce has not implemented popups from buttons or hyper links (unless he has snuck it in).

Cheers,

Kevin
Title: Re: Multiple change buttons on the browse line
Post by: alex.kolaric on February 14, 2011, 03:59:42 PM
Thanks Kevin,

I know it is possible to open another update form from a button of Other type. However, I was thinking that it would be nice to be able to have different popup update forms without leaving the main form. Maybe Bruce will  have something we could use :)

Best regards,
Alex
Title: Re: Multiple change buttons on the browse line
Post by: Gordon Holfelder on February 15, 2011, 09:06:31 AM
Hi There-

I'm also waiting for the ability to popup from an "other" button. Bruce has said that it's on the list.Hopefully it'll make it into an upcoming build.

Regards,
Gordon