• Resolved daviddoria

    (@daviddoria)


    Is the wp-table-reloaded for single-table-at-a-time type of applications only? I currently have a database that has two tables, ‘Companies’ and ‘People’. One of the fields in the ‘Companies’ table is ‘President’. Currently I use the number from the “Id” column of the ‘People’ table to refer to the person that is the president of a company. Is there a way to do something this with this plugin? I only see a single table in the demo.

    Thanks!

    David

    http://ww.wp.xz.cn/extend/plugins/wp-table-reloaded/

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi David,

    thanks for your post.

    Yes, WP-Table Reloaded is a “single-table-at-a-time application”. It does not offer any real database functionality, like queries or joins (which is what you do with those foreign keys).
    The plugin can only handle static data, to provide a quick way of managing HTML tables, but not database tables.

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Foreign keys’ is closed to new replies.