[
https://issues.apache.org/jira/browse/OFBIZ-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513071#comment-15513071 ]
Amardeep Singh Jhajj commented on OFBIZ-8300:
---------------------------------------------
Steps to test it over below given screen and it will work in a similar way in all other screens as well, as it is part of form widget:
Testing steps:
1. Check/ Uncheck parent checkbox, its all child boxes should be checked/unchecked.
2. Parent checkbox should be checked, if its all child boxes is checked.
Screens to test:
Manage quote prices in Order Management application:
1.
https://localhost:8443/ordermgr/control/ManageQuotePrices?quoteId=CQ0001> Framework: Remove inline js for toggleAll calling from ftls and also remove checkToggle, toggleAll and selectAll js functions
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-8300
> URL:
https://issues.apache.org/jira/browse/OFBIZ-8300> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Affects Versions: Trunk
> Reporter: Amardeep Singh Jhajj
> Assignee: Amardeep Singh Jhajj
> Priority: Minor
> Attachments: OFBIZ-8300.patch
>
>
> Remove inline js for toggleAll, checkToggle and selectAll calling from ftls in Framework component. Add class="selectAll" on parent checkbox element for select all functionality.
> Also remove js functions from OFBIZUtil.js. Functions are: toggleAll, selectAll, toggle and checkToggle, as all its usage replaced with generic selectAll class usage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)