cancel
Showing results for 
Search instead for 
Did you mean: 

How to maintain validation at each Hierarchy level

praveen_vanm
Participant
0 Kudos

Dear Experts,

How to maintain validation at Hierarchy level

AB-00------------------Year

AB-00-00------------- Zone

AB-00-00-00--------- State

AB-00-00-00-00----- Area

The number codification has been created for zone's State's and area's.

If I give wrong Area or State number the system should throw an error but as of now the system is accepting any number for zone,state,area.


As per my requirement if user give any wrong number for Zone,State,Area the system should throw an error  

I want to maintain validation like this as shown below 

For Eg:

If my Person responsible is Praveen then Level one should start with 44  (AB-15-44)

If my person responsible is Suresh the level two should start with 10        (AB-15-44-10)

If my person responsible is Kiran the level three should start with 20         (AB-15-44-10-20)

I have given the validation and tested as shown

This is not working. I believe i am doing mistake at check i am could not able to give proper validation at check

Experts please let me know how to give validation at each level.

Thanks

Praveen

Accepted Solutions (0)

Answers (1)

Answers (1)

sunil_yadav2
Active Contributor
0 Kudos

Hi Praveen,

Please check below for correction.

Maintain validation as required in above syntax.

thanks

Sunil

praveen_vanm
Participant
0 Kudos

Hi Sunil,

Thanks for your response

As you said i have given the same syntax still i am facing the same problem.

it has shown the error when it took 01 then i have replaced 01 with 44.

After giving 44 also it is showing error

Thanks

Praveen

sunil_yadav2
Active Contributor
0 Kudos

please share screenshots.

praveen_vanm
Participant
0 Kudos

Hi Sunil,

1.) In the below screen shot i just created a project and tried to saved it i got this message

(where 18 is year)

2) In the below screen shot i have given person responsible name and tried to save i got this error message

3) In the below screen shot i have changed  2nd level wbs to 44 and given praveen as person responsible. Still i getting this error message

Thanks

Praveen

sunil_yadav2
Active Contributor
0 Kudos

why dont you try using responsible person name so that Character (Upper or lower) will not affect. also change message description.

try changing 5-6 to 7-8.

thanks

Sunil