Skip Navigation

[Resolved] Using Toolset as a database – how many repeater elements are feasible?

This support ticket is created 3 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by andrewG-16 3 years, 9 months ago.

Assisted by: Luo Yang.

Author
Posts
#1688633

I'm looking to use Toolset to manage a database of architectural finds. In a standard app we'd have several tables - a 'context' table which contains all the areas within the dig and the info about each area, then within each context you can have multiple photos, finds and some other things. So usually you'd have the context table with a one to many relationship to finds, photos and a few other things. Now, having seen repeater groups, I'm thinking I could just have a 'context' post type, then have repeater groups for finds and photos. My question is, how many records can be added within repeater groups before performance becomes an issue. If we had 50 finds and 50 photos, all within repeater groups within a single context, is that going to be too many?
Should I split these into separate post types and have relationships between them instead, thus modelling a more traditional database?

#1689535

Hello,

The Toolset repeatable field groups are based on one-to-many relationship, so there isn't any limitation for "how many records can be added within repeater groups", you can add as much as you can, it depends on your server capability.

So you don't need to split them into separate post types.

#1689635

Great - thanks for the advice. I’ll give it a go!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.