Duplicated children tables in the detail view!

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
labib saleh
Posts: 23
Joined: 2014-12-29 21:46

Duplicated children tables in the detail view!

Post by labib saleh » 2014-12-29 21:52

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
Attachments
detail_view.gif
Duplicated children tables
detail_view.gif (30.33 KiB) Viewed 4672 times

Satya Kavala
Veteran Member
Posts: 45
Joined: 2015-04-15 06:33
Location: Hyderabad
Contact:

Re: Duplicated children tables in the detail view!

Post by Satya Kavala » 2015-04-30 11:15

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.
Thanks&Regards
Satya Kavala
[email protected]

Satya Kavala
Veteran Member
Posts: 45
Joined: 2015-04-15 06:33
Location: Hyderabad
Contact:

Re: Duplicated children tables in the detail view!

Post by Satya Kavala » 2015-05-16 04:48

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
Attachments
relation.PNG
relation.PNG (52.32 KiB) Viewed 4562 times
relation1.PNG
relation1.PNG (110.16 KiB) Viewed 4562 times
Thanks&Regards
Satya Kavala
[email protected]

apirnar
Veteran Member
Posts: 40
Joined: 2013-04-15 17:06

Re: Duplicated children tables in the detail view!

Post by apirnar » 2015-09-28 20:13

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.

Post Reply