Dev - <set> to boolean to true in screen widget?

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

Dev - <set> to boolean to true in screen widget?

Si Chen-2
Hi everybody.

Is there a way to use <set > in screen widget to set a field to the
boolean true?

Thanks,

Si
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
|

Re: Dev - <set> to boolean to true in screen widget?

Alexandre Gomes-5
Maybe the following will work:

<set field="variable" value="true" type="Boolean"/>                           

Alexandre



On 2/7/06, Si Chen <[hidden email]> wrote:
Hi everybody.

Is there a way to use <set > in screen widget to set a field to the
boolean true?

Thanks,

Si

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


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