I have a checklist I am building for a department where they will be primarily mobile users so I would like to reduce the thumb typing as much as possible.
I see where I can use test the value of a checkbox and make it do things.. but what I want to do is get the current date and current user. So that when someone clicks the "done" checkbox, it populates the "completed on" and "completed by" columns. I dont see how to reference those values.
Help?