• Hi, I want to create two databases via two forms. One for teachers and one for students. I want to then be able to allocate a teacher to a student and later remove the allocation after the tutoring has finished. Is this possible with your plugin? If no, how difficult is to achieve the latter. Also will you be adding un upload feature soon?
    With thanks, Ken

    http://wordpress.org/plugins/participants-database/

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    I get this sort of question a lot, and this kind of thing is usually a lot more complicated than it sounds. The plugin can’t do more than one database, so you have a couple of choices: either just use the one database to hold two different types of record, or mix the database with another type of database like WordPress Custom Post Types.

    Either way, it will be fairly complex to implement. I suggest you start by working out what each kind of user needs to be able to do. That will help you figure out the best way to implement it.

    The upload feature is coming soon, yes. You can try the beta if you’re working on a development site. Read the “call for beta testers” post at the top of the forum for details.

Viewing 1 replies (of 1 total)

The topic ‘connecting the data from two forms’ is closed to new replies.