Forum Discussion
AustinK
6 years agoQrew Commander
Another recent option that came up is Pipelines as well. You can do a lot more with a Pipeline than you can with an Automation.
I have been playing with them myself for the same reasons. I have a lot of rules that happen on the form but I would rather have them just happen no matter how the user interacts with the record.
In your case it sounds like you might be able to get away with a formula checkbox though? What are the exact requirements you have? You mentioned that it needed to be checked when certain criteria was met based on selections in other fields, that sounds totally doable with a formula. If you post back I can help you with that.
I have been playing with them myself for the same reasons. I have a lot of rules that happen on the form but I would rather have them just happen no matter how the user interacts with the record.
In your case it sounds like you might be able to get away with a formula checkbox though? What are the exact requirements you have? You mentioned that it needed to be checked when certain criteria was met based on selections in other fields, that sounds totally doable with a formula. If you post back I can help you with that.
ChrisSwirtz2
6 years agoQrew Cadet
Hi Austin,
I have not hear of the Pipelines, I will have to look into those. As for what i am trying to do, there are 3 choices in a dropdown field of like 10 total choices that if any of the 3 were selected I would like the check box to go from unchecked to checked. So with a formula I could do something like: If([Epic Compatible}="No", Yes) or something to that effect?
------------------------------
Chris Swirtz
------------------------------
I have not hear of the Pipelines, I will have to look into those. As for what i am trying to do, there are 3 choices in a dropdown field of like 10 total choices that if any of the 3 were selected I would like the check box to go from unchecked to checked. So with a formula I could do something like: If([Epic Compatible}="No", Yes) or something to that effect?
------------------------------
Chris Swirtz
------------------------------