Hello,
I'm having an issue with the detail view of records in a parent table that has children ones! As shown in the attached image I'm getting duplication for 'Missed Shipments' and 'Customers Issues' tables, but not for the other 4!! I checked if I made a mistake in the settings of these two tables but didn't find any! Did anyone face this issue before? What might be the cause and how can I fix it?
Thanks,
Labib
Duplicated children tables in the detail view!
-
- Posts: 23
- Joined: 2014-12-29 21:46
Duplicated children tables in the detail view!
- Attachments
-
- Duplicated children tables
- detail_view.gif (30.33 KiB) Viewed 4671 times
-
- Veteran Member
- Posts: 45
- Joined: 2015-04-15 06:33
- Location: Hyderabad
- Contact:
Re: Duplicated children tables in the detail view!
hi Labib,
I think the issue is occured in generation of axp file. So will you please again generate the php code with new folder and with new database, then it may be solved.
I think the issue is occured in generation of axp file. So will you please again generate the php code with new folder and with new database, then it may be solved.
-
- Veteran Member
- Posts: 45
- Joined: 2015-04-15 06:33
- Location: Hyderabad
- Contact:
Re: Duplicated children tables in the detail view!
Hello Labib,
While creation of the application please disable the one of the tick marks for a table which is displayed two times (or) don't select the option show icon in relationship
Please find the images below there you can easily view the solution I Hope.
Apply the actions one by one
While creation of the application please disable the one of the tick marks for a table which is displayed two times (or) don't select the option show icon in relationship
Please find the images below there you can easily view the solution I Hope.
Apply the actions one by one
- Attachments
-
- relation.PNG (52.32 KiB) Viewed 4561 times
-
- relation1.PNG (110.16 KiB) Viewed 4561 times
Re: Duplicated children tables in the detail view!
I occasionally have had same problem and it is because of multiple lookup fields from same table.
Checking the box for autofill option in all except the first of the lookup fields from the same table solved my problem.
Checking the box for autofill option in all except the first of the lookup fields from the same table solved my problem.