Forums

Allow updates on multiple rows from 1 displayed CC table?

JvdStel 23 Jan, 2016
The website of my football club has a function for the planner to add, edit and delete matches. Raw match data is imported on a weekly basis from the football association. Our planner then only needs to add or edit referee, pitch and dressing room information. Each match is stored in the database as a unique row, which implies the planner needs to change each row separately in a retrieve, edit, save action. Is there an easy way to allow updates on multiple matches (rows) from 1 displayed CC table?
GreyHead 24 Jan, 2016
Hi JvDSteel,

I'm not clear what needs to be done here :-( Do you need to add the same information to each match - presumably not? If its different then an Edit link in the CC Listing is probably the simplest solution.

If it is all the same then you could have a form set up to update a batch of records - provided that you have a way to identify them.

Bob
JvdStel 30 Jan, 2016
What my user would like is to make updates to all matches of e.g. one day on one screen and save these into the database in one click. Any suggestions?
Note: Each match is represented as 1 row in the database.
Regards,
Johan
GreyHead 30 Jan, 2016
Hi JvdStel,

Do you need to add the same information to each match?

Bob
JvdStel 30 Jan, 2016
No, different per match. Like e.g. pitch, dressing room, referee.

Johan
This topic is locked and no more replies can be posted.