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

Add logic to checkbox field update
Hi gus, pls i need ur help.
i create an object(house) with the checkox(available) and object (client)
The house (available) field should be set to TRUE by default.
If i did it right , i set true in the Autom.process - Business rules
If house has at least on prospective client, checbox(Available) must by changed to FALSE automaticaly
How can i do that?
i create an object(house) with the checkox(available) and object (client)
The house (available) field should be set to TRUE by default.
If i did it right , i set true in the Autom.process - Business rules
If house has at least on prospective client, checbox(Available) must by changed to FALSE automaticaly
How can i do that?
Steps:
1.Create the master detail relationship in client connected to house object
2.Then create the rollup summary field in house object.(No Of Client field name)
3.Then create the workflow rule
Rule Criteria : House: No Of Client NOT EQUAL TO 0
4.Then create the field update in
Available checkbox : False
Let us know if its worked or not?
Thanks
Jenefa
Sweet Potato Tec