Create list of courses attended per member
-
Hi, for every member registered, i want to give them the ability to add a list of courses they have attended with the following information fields per course:
DATE ATTENDED| COURSE NAME | COURSE TYPE | TUTOR
Each course entry should be added per row, where each entry can also be sorted in ascending or descending order. Each user can enter an unlimited amount of courses, usually between 1 and 100).
This information should be listed in the members profile page like this:
DATE ATTENDED| COURSE NAME | COURSE TYPE | TUTOR
DATE ATTENDED| COURSE NAME | COURSE TYPE | TUTOR
DATE ATTENDED| COURSE NAME | COURSE TYPE | TUTOR
DATE ATTENDED| COURSE NAME | COURSE TYPE | TUTORThe ability to search using the standard UM GUI should also be available.
Can anyone please advise on how this can be achieved.
- The topic ‘Create list of courses attended per member’ is closed to new replies.