-
Type:
Support Activity
-
Status: Resolved
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Onboard
-
Labels:None
-
Support Task Type:BOSS Setup
-
Environment:Stage
-
Reported by:Support
-
Company:LONG Building Technologies
-
Module:OnBoard
When a new hire completes the LONG Paper Paycheck-Stub Request form, when selecting one of the following required items, the form will not save the selection.
Please select:
No, I'd only like to receive the ELECTRONIC version of my earnings statements.
Yes, I'd like to receive both the PAPER version and ELECTRONIC version of my earnings statements.
Please review this issue.
Thanks,
Veronica
cc Chitra Rao
Hi Swapnil Pandhare
Analysis:
So, on this form on Select option controls its contains I'd. While saving string (Don't ...) with ' this symbol, this symbol saved in to DB as encoded format.
While loading controls with ' this symbol, Browser is not able to decode and fails to set option to that control.
Solution 1:
Required implementation to handle ' such symbols while loading in Select (Radio) controls.
Solution 2:
Avoid using I'm or don't which includes ' instead use I am or Do not in Select (Radio) controls.
Cc: Sheetal Bodhale Veronica Blanco Satya