Login  Register

Re: Users - dynamic elements in path call to a screens.render

Posted by Andrew Sykes on Apr 03, 2006; 2:12pm
URL: http://ofbiz.116.s1.nabble.com/Users-dynamic-elements-in-path-call-to-a-screens-render-tp138309p138316.html

Tibor,

Perhaps something like this then...
<set field="MyVariable" value="${paramFromSomewhereElse}" />

On Mon, 2006-04-03 at 13:10 +0200, tibor katelbach wrote:

> Hi Andrew
> yes but the data cannot be set at call time, it's static in the
> screen's declaration .
> which means one declaration per different value :-(
>
> if the data is passed at call time there will be only one dynamic
> declaration.
> it's just wishfull thinking but with all that allready exists I never
> know what surprise will
> pop out of these posts :-)
>
> Regards
> Tibor
>
> On 4/3/06, Andrew Sykes <[hidden email]> wrote:
>         Tibor,
>        
>         You can add additional stuff using...
>         <set field="MyVariable" value="ThisIsTheValue" />
>         (in widgets)
>        
>         The process is similar in ftl.
>         --
>         Kind Regards
>         Andrew Sykes < [hidden email]>
>         Sykes Development Ltd
>         http://www.sykesdevelopment.com
>        
>        
>         _______________________________________________
>         Users mailing list
>         [hidden email]
>         http://lists.ofbiz.org/mailman/listinfo/users
>
>  _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
--
Kind Regards
Andrew Sykes <[hidden email]>
Sykes Development Ltd
http://www.sykesdevelopment.com

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users