Hide certain field when change status

Hey guys. Need some help here.

I have 4 fields that I created.
Fields =

  1. total_need_to_pay
  2. payment
  3. balance_need_to_pay
  4. total

Status (select) = “Received In” and “Sending Out”

I want to make if i change status to “Received In”, the fields “total_need_to_pay”, “payment” and “balance_need_to_pay” will appear. The field “total” will not appear.

And if i change status to “Sending Out”, the fields “payment” and “total” will appear. The fields “balance_need_to_pay” and “total_need_to_pay” will not appear.

Can anyone show me how to do that?
Thank you :slight_smile:

Its okay guys. Already fixed.
Yeay! :smile:

I just change it on “display depends on”