monasu1998
Active User
Joined: 23 Dec 2005 Posts: 96 Location: Hyderabad
|
|
|
|
Hi,
I have another question today.
I have Map. There is field called Duration.
The field can accept inputs based on the user access.
Assume user A and user B.
Requirement:
Case 1
If user A and duration > 30
Error message. Should not allow to to proceed furtner
Case2
If user B and duration >30 and <= 40
Only alert message, but should allow to proceed further.
Case 3
of User B and duration > 40
Arror message. Should not allow to proceed further
I did case 1 and case 3 using Reinput *message. How can I address case 2. Using reinput is not allowing me to go further?
Thanks,
Mishra |
|