Title: Beyond settings API &#8211; more &quot;complex&quot; admin pages
Last modified: August 21, 2016

---

# Beyond settings API – more "complex" admin pages

 *  [DrLightman](https://wordpress.org/support/users/drlightman/)
 * (@drlightman)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/beyond-settings-api-more-complex-admin-pages/)
 * Hello, I’ve studied settings API and used to build settings pages for plugins
   and themes. I can line up text inputs, checkboxes, radio buttons, textareas, 
   and select pretty well so far.
 * But now I need something more advanced to manage rows of data from custom tables
   other than wp_options, data that doesn’t make much sense to manage inside wp_posts
   with custom post types.
 * These more “complex/advanced/custom” admin pages would need to:
 * – not only requires a single submit button, but some add/edit/delete buttons 
   for example.
 * – some ajax to make things more like the buildt-in edit.php for Posts
 * – show lists of objects pulled from custom database tables.
 * Anyone could direct to me to the canonical and developer friendly way to accomplish
   this?
 * Thank you

The topic ‘Beyond settings API – more "complex" admin pages’ is closed to new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [complex](https://wordpress.org/support/topic-tag/complex/)
 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [page](https://wordpress.org/support/topic-tag/page/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [DrLightman](https://wordpress.org/support/users/drlightman/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/beyond-settings-api-more-complex-admin-pages/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
