Hello and thanks in advance for your help. We use Formidable Forms to keep track of all our employees' daily worked hours. They use a form that calculates the total hours worked and sends it to Google Sheets. Even though we can easily achieve this by working directly with Google Sheets, we wonder if it would be feasible and what the best approach would be to create another form (could be called "Create monthly hour report") that:
It seems complicated, but Formidable Forms has surprised us many times :)
Do you want a form or a view, i.e., is this data going to be viewed or edited? A view would easily accomplish displaying the data.
Thanks for your response, Rob. We don't need to edit the data, as all the data comes from the original form. We can work with a view, is there any tutorial that we can check to achieve this?
I suggest starting with: https://formidableforms.com/knowledgebase/create-a-view/ and working your way to https://formidableforms.com/knowledgebase/advanced-view-concepts/ if needed. The key is setting up filters to limit your data to what you want to see and then inside the view you can put any HTML you want to display the data, including using some of the stock layouts, e.g., grid.
Please login or Register to submit your answer