CheckBoxes in Forms widget

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

CheckBoxes in Forms widget

BJ Freeman
I see where all checkboxes can be selected in a orderlist.FTL, using
javascript.

I am looking at the ListLookupCommEvents, in CommunicationsScreens.xml.
particualarly the ListLookupCommEvents that removes commevents, in the
commforms.xml.

I understand the wrappiing of one form widget with another to get added
functionality.

what I am trying to understand is how to add the check all check boxes
to the page like in the orderlist.ftl.

any help would be appreciated.
Reply | Threaded
Open this post in threaded view
|

Re: CheckBoxes in Forms widget

Leon Torres-2
This was http://issues.apache.org/jira/browse/OFBIZ-240
It's been committed as r449813

- Leon


BJ Freeman wrote:

> I see where all checkboxes can be selected in a orderlist.FTL, using
> javascript.
>
> I am looking at the ListLookupCommEvents, in CommunicationsScreens.xml.
> particualarly the ListLookupCommEvents that removes commevents, in the
> commforms.xml.
>
> I understand the wrappiing of one form widget with another to get added
> functionality.
>
> what I am trying to understand is how to add the check all check boxes
> to the page like in the orderlist.ftl.
>
> any help would be appreciated.
>
Reply | Threaded
Open this post in threaded view
|

Re: CheckBoxes in Forms widget

BJ Freeman
thanks. was done while I was away.
Great!

Leon Torres sent the following on 10/10/2006 5:28 PM:

> This was http://issues.apache.org/jira/browse/OFBIZ-240
> It's been committed as r449813
>
> - Leon
>
>
> BJ Freeman wrote:
>> I see where all checkboxes can be selected in a orderlist.FTL, using
>> javascript.
>>
>> I am looking at the ListLookupCommEvents, in CommunicationsScreens.xml.
>> particualarly the ListLookupCommEvents that removes commevents, in the
>> commforms.xml.
>>
>> I understand the wrappiing of one form widget with another to get
>> added functionality.
>>
>> what I am trying to understand is how to add the check all check boxes
>> to the page like in the orderlist.ftl.
>>
>> any help would be appreciated.
>>
>