Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 4
-
Assignee Priority:P1
-
ICEsoft Forum Reference:
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
A useful feature for an application is to provide a "Reset" button on a form to allow the use to reset all form fields to their original states, prior to any user modifications.
This JIRA is to add a new "type" attribute to the ace:pushButton and ace:linkButton components. When the specified type is 'clear', the button will invoke the ice.ace.clearForm() function on the parent form, clearing all entry components in the same form prior to any user modification.
This JIRA is to add a new "type" attribute to the ace:pushButton and ace:linkButton components. When the specified type is 'clear', the button will invoke the ice.ace.clearForm() function on the parent form, clearing all entry components in the same form prior to any user modification.
Issue Links
- depends on
-
ICE-10114 Add "Clear" capability to ACE, MOBI components
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Summary | Add "type='reset'" type functionality to the ace:pushButton | Add a new "reset" boolean attribute to the ace:pushButton, ace:linkButton |
Fix Version/s | 4.1 [ 11375 ] | |
Description | x |
A useful feature for an application is to provide a "Reset" button on a form to allow the use to reset all form fields to their original states, prior to any user modifications.
This JIRA is to add a new "reset" boolean attribute to the ace:pushButton and ace:linkButton components. When "reset='true'" the button will reset all entry components in the same form to their original values prior to any user modification. |
Affects | Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial [ 10003, 10001 ] |
Assignee | Arturo Zambrano [ artzambrano ] | |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46522 | Fri Dec 11 12:00:11 MST 2015 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46549 | Wed Dec 16 11:00:16 MST 2015 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Summary | Add a new "reset" boolean attribute to the ace:pushButton, ace:linkButton | Add a new "clear" mode to the ace:pushButton, ace:linkButton |
Description |
A useful feature for an application is to provide a "Reset" button on a form to allow the use to reset all form fields to their original states, prior to any user modifications.
This JIRA is to add a new "reset" boolean attribute to the ace:pushButton and ace:linkButton components. When "reset='true'" the button will reset all entry components in the same form to their original values prior to any user modification. |
A useful feature for an application is to provide a "Reset" button on a form to allow the use to reset all form fields to their original states, prior to any user modifications.
This JIRA is to add a new "type" attribute to the ace:pushButton and ace:linkButton components. When the specified type is 'clear', the button will invoke the ice.ace.clearForm() function on the parent form, clearing all entry components in the same form prior to any user modification. |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Note: This JIRA depends on
ICE-10114in order to function reliably with all "h:", ACE, and MOBI components.