Forum Discussion
If all editing is done on forms, then you can have a Form Rule which says
When the Record is Saved
and [Weight] has been changed
Action
Change [Date Weight Changed] to the Current Date.
However, Dynamic Form Rules only work on forms when a single record is being edited by a User. If there is the possibility that these records will be edited In Grid Edit or by some other automated means then you would have to have a Pipeline which would trigger when the record is modified or added (ie on New Event) and when the weight has been changed. But if you had 10 different fields to track you would need 10 different pipelines each with a different trigger.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
- TapishBij2 years agoQrew Member
Thanks, Mark. It sounds complicated. Are there any tutorials out there that may help me in this? The data is being entered by editing the grid.
------------------------------
Tapish Bij
------------------------------- MarkShnier__You2 years ago
Qrew Legend
It's actually not very complicated but of course making your very first pipeline is a bit of a learning curve to get over. I suggest that you Google QuickBase University and look for training on Pipelines.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------