Hi Maurice,
I am not able to understand what you want exactly.
Could you please explain more?
Hi Mohammad,
What I want to do is to display a tabel where the month's and studio's are a fixed attibute but the times the studio was rent out per month needs to come from the database.
I now created an entity where the artibutes are studio1_january, studio1_february, studio1_march and so on
Now I have 60 attributes for this entity and it feels wrong, so I wonder if there is a beter wayto do this?
Now I have a page with a gallery and there I made a table with text fields and get the numbers from the dababase via those textfields, ut also this feels wrong.
So my question is what are the best practices for showing a table like in the attachment?
Maurice