Task #680

MPI Phase 1a: Client Side Validation

Added by Tan Lee Yong over 13 years ago. Updated over 13 years ago.

Status:Closed - End of life cycleStart date:December 22, 2010
Priority:NormalDue date:December 31, 2010
Assignee:Hafizudin MD% Done:

100%

Category:-Spent time:6.00 hours
Target version:-

Description

Apply Java Scripts for client side validation for all modules

History

#1 Updated by Tan Lee Yong over 13 years ago

Completed Modules:
1) Own Account Transfer
2) Cash Top Up
3) Account Maintenance
4) Bill Payment
5) Manage Future Transfer
6) Manage Future Payment

Pending Modules:-
1) Transaction History
2) Account Summary
3) Account Details
4) TAC Request
5) Login
6) Reset Password
7) Manage Fav Transfer
8) Interbank Transfer
9) Manage Fav Interbank Transfer
10) Manage Fav Bill Payment

#2 Updated by Sarinah Darsy over 13 years ago

  • Status changed from New - Begin Life Cycle to Internal Testing
  • Assignee changed from Sarinah Darsy to Hafizudin MD
  • % Done changed from 0 to 100

Done adding the struts javascript validation.

Please retest it.
Thanks.

#3 Updated by Sarinah Darsy over 13 years ago

Hi All,

I already applying the client side validation javascript,
to turn the label color to red when it is using the client side validation
for all module.

please add this tag for which module that did not apply this one.

<td class="right">_*<label id="[yourPropertyBeanName]Label"><span id="[yourPropertyBeanName]ErrorSymbol"></span>*_<bean:message key="ib102.check.warehousing.date.of.check" />:_*</label>*_</td>

for example, if your property bean name is 'checkDate':
<td class="right">*<label id="checkDateLabel"><span id="checkDateErrorSymbol"></span>*<bean:message key="ib102.check.warehousing.date.of.check" />:*</label>*</td>

Thanks

#4 Updated by Tan Lee Yong over 13 years ago

  • Status changed from Internal Testing to Closed - End of life cycle

Also available in: Atom PDF