[KULRICE-11729] Selectively disable client side validation on KRAD collections Created: 28/Jan/14 Updated: 21/May/15 Resolved: 27/Feb/14 |
|
Status: | Closed |
Project: | Kuali Rice Development |
Component/s: | User Experience (UX), User Interface |
Affects Version/s: | None |
Fix Version/s: | Not version specific |
Security Level: | Public (Public: Anyone can view) |
Type: | Improvement | Priority: | Major |
Reporter: | Tomoho Kagata (Inactive) | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||||||||||
Rice Module: |
KRAD
|
||||||||||||||||
KRAD Feature Area: |
Maintenance
|
||||||||||||||||
Application Requirement: |
KPME
|
||||||||||||||||
KAI Review Status: | Not Required | ||||||||||||||||
KTI Review Status: | Not Required | ||||||||||||||||
Code Review Status: | Not Required | ||||||||||||||||
Include in Release Notes?: |
Yes
|
Description |
Turn off required validation on the new line (add line) in KRAD collections. Right now, when you click the fields that have the required property set to true, if you don't enter anything and tab out of the fields on the new line, they get validated and highlighted in red before you click on the add button. We would like this to happen only when you click on the add button. The use case is where users are tabbing through the fields and want to skip through them. Client side validation would be turned off per a field/add line and only validate when invoked for those fields. |