Forum Discussion
JENNIFERPASCHAL
5 years agoQrew Trainee
Thank you, this seems promising! I am unable to set a user field condition to blank. My options are "the current user" "the user in the field..." and then the list of users I have as the list for the dropdown (using the Custom user set option under Choices in the User Field Options section in field properties)
Edit: Is it because this is a required field? So it cannot be blank? But wouldn't it be blank to start with?
------------------------------
Thanks in advance,
Jennifer Paschal
------------------------------
MarkShnier__You
Qrew Legend
5 years agonp,
just make a formula user field with no formula called [null user]
use that in the rule.
where [My User field] ie equal to the value in the field [null user]
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
just make a formula user field with no formula called [null user]
use that in the rule.
where [My User field] ie equal to the value in the field [null user]
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- JENNIFERPASCHAL5 years agoQrew TraineeThank you, this worked great! One last question for you. How could I update this to handle the case for when the business unit changes. So for example say I select BU A so my name is populate but then I realize its actual BU B. How to I get it to recognize that the field changed and that I need the PACE coordinator to repopulate?
------------------------------
Thanks in advance,
Jennifer Paschal
------------------------------- MarkShnier__You5 years ago
Qrew Legend
One way to do this would be to have a former rule that makes the business unit read only if the business unit is not blank. So once the user selects a business unit they are committed to it.Then provide a check box which says to unlock business unit and have a form rule that says when the checkbox is checked change the business unit to blank and change the coordinator to blank.
Don't have a form rule that says when the record is saved to uncheck the checkbox. Just to reset the form for the next time it is edited
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- JENNIFERPASCHAL5 years agoQrew TraineeHi Mark -
I wanted to reach back out on this functionality. I implemented the form rules that we discussed and the one you last posted about & they work great when adding a record. There is an issue when editing a record though. When a user goes to edit a record and clicks the reset checkbox, the business unit (instead of being set to blank like the form rule tells it to) sets to the first business unit in the dropdown list and since it is not blank it not editable. I think this might be due to the fact that both of the field involved in this are required? So maybe it will not allow it to be set back to blank once the record has already been created?
------------------------------
Thanks in advance,
Jennifer Paschal
------------------------------