• Resolved af6fb

    (@af6fb)


    Is there a way to relate two tables? For example I have a list of locations, for each I have a name and several properties.

    I also have a table of items, each references a location.

    Having these tables related would enforce the item.location field to exist in the locations table.

    Is there a way to do this? It would be even better if when a relation is created that there is a dropdown list for locations so typos can’t be make.

    Thanks in advance,

    Michael

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

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    No, sorry, something like this is not possible with TablePress — the plugin does not aim to be a database management system, but wants to offer possibilities to show static tabular data. For things like relations or joins, I recommend using an actual SQL database.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Related Tables’ is closed to new replies.