How can I make a Field mandatory depending upon another field

Rajanmehta
Mega Guru


Hi,

I have requirement on making a field mandatory for user if another filed (checkbox ) is marked. (Snap below).

so if Downtime (Yes/No) box is checked, user has to fill in Risk and Impact analysis field (Mandatory).

Please help.

Thanks,

Rajan Mehta

find_real_file.png

1 ACCEPTED SOLUTION

BALAJI40
Mega Sage

Write a UI Policy for that.



conditions: Down time is yes



Ui policy action:


Risk and impact analysis:


manadatory:true


visibility: leave alone


Read-only: leave alone


View solution in original post

4 REPLIES 4

BALAJI40
Mega Sage

Write a UI Policy for that.



conditions: Down time is yes



Ui policy action:


Risk and impact analysis:


manadatory:true


visibility: leave alone


Read-only: leave alone


Thank you Balaji.



That's exactly I was looking for.



Thanks,



Rajan Mehta


Alikutty A
Tera Sage

You requirement can be achieved using a UI policy on the change request table, Apart from the steps mentioned by balaji, make sure you check reverse if false flag on it.



Thank You


Please Hit Like, Helpful or Correct depending on the impact of response


Thank you Alikutty for your suggestion.



Thanks,



Rajan Mehta