You need to sign in to do that
Don't have an account?

Can we drive a field's value of an object through another object's field
I have created a hotel reservation app, under which I am trying to control values of picklist field Status in Room object through another field Check in Date in other object Reservation. Both object have lookup relationship between them. For e.g. if Check in Date field is empty, Status field should show Vacant else it should update as Booked/Occupied.