• Hi,

    I need to generate a dynamic matrix table with 3 sets of data:

    – rows for courses (which is my custom post type)
    – columns for cities (which is the courses location and I believe it should be a custom taxonomy – or even another cpt)
    – cells for course dates

    I also have online courses, which, naturally, have no location, and I may (preferably) or may not include in the same table.

    I thought of a simple solution that was to have my courses custom post type populated with custom fields to include the dates for each city.

    I would have a date field for each city and build the table almost manualy.

    But I realize there must be a clever way of doing it, even a way of relating dates (cf) and cities (taxonomy).

    Or am I looking in the wrong way?

    I would apreciate any help on this subject. I’m not really a developer and, at this stage, I’m still very confused in looking for the best/simplest solution.

    Thanks.

    Alvaro

    http://wordpress.org/extend/plugins/simple-fields/

  • The topic ‘How-to: dynamic matrix table with 3 sets of data’ is closed to new replies.