I am looking for a module that would allow me to enter data like possibly an office directory or other data, then display it as a page. I would need a way to edit or delete that data. I have looked into several modules like flexi-forms but I could not get that one to work right.

Does such a module exist?

Comments

nevets’s picture

First, are you really using Drupal 8 (its not release yet).

The simplest way is to probably use a content type and the views module. Using the question of an "office directory" you would create a content type that represents one person in the directory and view to create a page the lists that content type.

milodesc’s picture

Nevets provided some great advice above.

Here's a link to help you get started with his or her suggestion: https://drupal.org/documentation/modules/views