Roy-Wanyoike
20 days agoQrew Captain
Using one field to collect data multiple times.
In quickbase, I have a field for user and datetime. There are several project status like pending, submitted, review,approved and denied. Everytime in the status field change I want to record who d...
- 19 days ago
I did manage this without having an extra table. I just created a multiline field and enabled log entries. Then I added an extra option in my status field eg when submitted turn to review. Am using a pipeline to listen to the changes and then stamp the user who submitted and time.