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.
- ChrisSwirtz26 years agoQrew CadetHi 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
------------------------------- MarkShnier__You6 years ago
Qrew Legend
Can you tell us are the three valid choices where you want the checkbox to be checked and what is the name of the field that has the drop down?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- ChrisSwirtz26 years agoQrew CadetThe name of the dropdown field containing the 3 validation choices is [Epic Compatible]. And the 3 choices to select are as follows:
No, Not compatible
No, does not meet Epic's minimum specifications
Will not be used with Epic
------------------------------
Chris Swirtz
------------------------------