Hello, first off I’m sorry if this question has been asked already. I just don’t have enough time to search that thoroughly for an answer. I’m wondering if its possible to create a table in EE and have the client edit it easily though some type of WYSIWYG. What I’m looking to do is create a table to handle stats for a team. Of course I want the client to be able to edit these stats all by themselves fairly easily since they don’t have any web coding experience.
Is this easy to do? Or would I be better served to create a php form for the client to use that would submit the form to a mySQL database?