Details
-
Type:
Bug Fix
-
Status: Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Backlog
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:
-
Rice Module:KRAD
-
KRAD Feature Area:UIF Component
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
-
Include in Release Notes?:Yes
Description
Currently when uppercaseValue is set to true on input field, the value is uppercased by using CSS. However, this only uppercases the value for display, it does not actually uppercase the value that is submitted. We need to change this or add functionality to uppercase the value as well
Attachments
Issue Links
- cloned from
-
KULRICE-8803 Inquiry bases logic on readonly for building inquiry or direct inquiry based on the readonly flag of the Inquiry widget, not the field it applies to
-
- Closed
-
- is related to
-
KULRICE-9226 AttributeDefinition forceUpperCase Doesn't Work
-
- Closed
-
So that the value is uppercase for script calls (like ajax queries), we probably want to add script for the onchange event that will uppercase the value