ajax-window

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ajax-window

Pierre Smits
Hi All,

In a screen.xml I can have a pop-up window with following
code:

<link target="EditProductLayer?productId=${productId}" link-type=
"ajax-window" width="1000" height="400" style="buttontext create"/>

How can I achieve the same functionality on field level in a form.xml?


--
Pierre Smits
Reply | Threaded
Open this post in threaded view
|

Re: ajax-window

Scott Gray-2
Oh hi Pierre, how did things go at ApacheCon Europe?

Regards
Scott

On 21/03/2013, at 6:01 AM, Pierre Smits wrote:

> Hi All,
>
> In a screen.xml I can have a pop-up window with following
> code:
>
> <link target="EditProductLayer?productId=${productId}" link-type=
> "ajax-window" width="1000" height="400" style="buttontext create"/>
>
> How can I achieve the same functionality on field level in a form.xml?
>
>
> --
> Pierre Smits