Re: [MediaWiki-l] [Cargo] How to avoid duplicate records?

2020-03-11 Thread Yaron Koren
Hi Brian, Okay, now it makes more sense - I think your unusual setup is what is causing the problem. A simpler setup would definitely be better: each template should be responsible for declaring and storing its own table. Displaying the data together should be done by joining the tables,

Re: [MediaWiki-l] [Cargo] How to avoid duplicate records?

2020-03-11 Thread Bri
Thank you Yaron. I will try what you suggest. By partial duplicate, I mean that one record would have most of the fields filled out and another one with the same _pageName would have most of the fields empty with only one or two fields filled. Part of the issue is that I was accessing the