Hi everyone! I am working on a project report, where every day I can save how many hours a co-worker has worked on a specific project.
Here is a quick video of what I have done with the workaround (I am not sure if I can be happy with this approach ): https://www.loom.com/share/753bf11245ec44679d0e72c81f686cd2
I have some questions regarding the form submission:
-
Can you set conditional logic, so that one field only appears if a checkbox is selected? (I think you can’t)
-
Can you have a dropdown, where you selected a value and it automatically maps the value to a specific column (based on the value chosen).
-
There is no simple table view for form submissions?
Thanks a lot!