if i select "point of failure" as internal  core network , Explain external location should be hide

snowdev199202
Kilo Contributor

Hi Experts ,

 

 

I wrote UI policy for displaying the fields

 

-> Created Field "Point of Failure" filed  Drop down  with below values
1.Internal to Core Network 
2. External before 

 

if 2(External before)  chosen from the "Point of Failure" field ,  

 

--> Created field "External Location"  field with below values
1. External location
2. Other

 

If 2 (Other) is Chosen on the External Location field

-->Created a Free Form text box  Called "Explain External Location"

 

snowdev199202_1-1709273217952.png

 

 

up to this is every thing is working fine but 

 

If i changes "point of failure "  filed to 1.Internal to Core Network   but still text box  Called "Explain External Location"  filed is displaying 

 

snowdev199202_0-1709273156424.png

 

Here if i select "point of failure" as 1. internal intrado core network , Explain external location should be hide

 

 

Thanks in Advance 

1 REPLY 1

_Gaurav
Kilo Sage

Hi @snowdev199202 
In the UI policy where you're showing the Explain external location field, add the below mentioned condition and check.

 

Point of failure is External before and

External location is Other.

 

Then show the Explain External Location field and make sure the reverse if false is true.

 

Please mark this as helpful and accept it as a solution if this works for you.
Thanks!