Data Field gets repeated June 18, 2020, 09:47:13 PM I made a master detail relationship between two of my tables, in the master's list page, i can click on the button that lists, views, adds and edits the detail table with model view. the problem is that one of the detail's data field gets repeated 16 times in the edit page and 8 times in add page for some reason. the problem doesn't happen if i add or edit the second table without using the master detail button. only one data field has this problem(type date). It also only happens if field property is text box.I'm a noob so i don't know where is this problem coming from and how i can fix it. i would appreciate any help. Quote Selected
Re: Data Field gets repeated Reply #1 – June 19, 2020, 08:10:27 AM @Avena can you please provide a sample project and database showing the error? Quote Selected
Re: Data Field gets repeated Reply #3 – June 19, 2020, 06:01:54 PM @Avena by exporting your project database through PHPMyAdmin and zipping the exported database together with your project .ppm file and sharing it through google drive. Quote Selected
Re: Data Field gets repeated Reply #4 – June 19, 2020, 06:14:25 PM linki have 5 tables,workorder is the master of the other 4 tables but currently im just setting up the the master detail between workorder and worawmaterials. Quote Selected
Re: Data Field gets repeated Reply #5 – June 22, 2020, 03:04:21 PM @willvin Hi, did you find out whats the problem with my project? Quote Selected
Re: Data Field gets repeated Reply #6 – June 22, 2020, 07:50:10 PM @Avena I can't find out the error without seeing if you have made a wrong configuration, and I can't do that either if I don't see a sample project with the error. Quote Selected
Re: Data Field gets repeated Reply #7 – June 22, 2020, 09:06:55 PM I uploaded the project as you said. is there a problem that you can't see it? Quote Selected
Re: Data Field gets repeated Reply #8 – June 26, 2020, 08:36:23 PM @Avena from the project you uploaded I don't see the error, can you please let me know the steps to recreate the error? Quote Selected