• I’m looking for a way to have a user enter information on a form that when submitted will post that information to a page.

    Example is, the user will enter a date/time and location that they will be at for a game. They enter this info and it updates a page where locations are being held. Ideally I would like to be able to sort the page. The more I think about this, the more I think I may have to write my own plugin. But, if there is something out there that can do this automatically, even better.

Viewing 1 replies (of 1 total)
  • There are many event systems that will allow you to define a user level that can post from the front end and display. You could also use the gravity forms front end post to custom post type (this is a paid add-on). Finally, you could just use a custom form and write your own custom post type to track these entries.

    That would be the first three courses of action I would evaluate before continuing.

Viewing 1 replies (of 1 total)
  • The topic ‘User updatable page/calendar’ is closed to new replies.