Hello everyone,
I wonder if anyone has an idea of a solution for the following case:
I need to list in a repetition group in the first column information from a table and in the next columns the first day of the month of each month between two dates passed by parameter.
The goal is for the user to enter values in the row of an item X for each month.
Is there a smart way to do this? Without having to store all dates in the database. Because not every month will have values.
Thanks! 
To generate dates and times … perhaps you can consider this plugin
Unfortunately that doesn’t suit me, but thanks … visually I need to display a grid like the example below.
I was thinking that if I generate the list of dates on the first day of each month between two dates passed by parameter, I believe I can list it in a repetition group, but I don’t know if this is the best method.
The user has to enter values so they could be created and housed with them and then check if he/she has them in a search.