Is there any limit for tables being displayed on homepage

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
ayussuf
Veteran Member
Posts: 39
Joined: 2021-01-20 17:15

Is there any limit for tables being displayed on homepage

Post by ayussuf » 2021-01-24 16:15

Hello,

Is there any limit for tables being displayed on homepage.

I've made 12 tables. Unfortunately the 12th doesn't appear on the homepage nor on the navigation.

How to make it appear?
AppGini 5.92 - Upgraded to 5.94

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1807
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Is there any limit for tables being displayed on homepage

Post by jsetzer » 2021-01-24 17:39

I don't know of any limit for homepage. But at the first glance I recommend checking the following:
  1. Verify "Hide link in homepage" is unchecked for the 12th table in your AppGini project
  2. Did you re-generate and upload the project with all (!) tables?
  3. Check if the new table has been created on your database at all
    Admin Area / Utilities / View/Rebuild fields
  4. Check if current user's group has view-permissions on that table
    Open user profile page by clicking user name at the top-right, then check Your access permissions at the bottom left
    or open group permissions in Admin area.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

ayussuf
Veteran Member
Posts: 39
Joined: 2021-01-20 17:15

Re: Is there any limit for tables being displayed on homepage

Post by ayussuf » 2021-01-24 18:14

jsetzer wrote:
2021-01-24 17:39
I don't know of any limit for homepage. But at the first glance I recommend checking the following:
  1. Verify "Hide link in homepage" is unchecked for the 12th table in your AppGini project
  2. Did you re-generate and upload the project with all (!) tables?
  3. Check if the new table has been created on your database at all
    Admin Area / Utilities / View/Rebuild fields
  4. Check if current user's group has view-permissions on that table
    Open user profile page by clicking user name at the top-right, then check Your access permissions at the bottom left
    or open group permissions in Admin area.
1. Yes
2. Yes
3. Yes
4. Yes, Admin also can not see the table icon on homepage

If I type table_view.php full url on browser, table view will appear

I don't know what to do now :|
AppGini 5.92 - Upgraded to 5.94

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1156
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: Is there any limit for tables being displayed on homepage

Post by onoehring » 2021-01-24 19:20

Hi,

did a quick check: 65 tables on homescreen - no problems here.
I agree with Jan: Make sure you reuploaded everything after generation of your app.

Maybe you can post a screenshot of that table properties from AppGini?

Olaf

ayussuf
Veteran Member
Posts: 39
Joined: 2021-01-20 17:15

Re: Is there any limit for tables being displayed on homepage

Post by ayussuf » 2021-01-24 19:58

onoehring wrote:
2021-01-24 19:20
Hi,

did a quick check: 65 tables on homescreen - no problems here.
I agree with Jan: Make sure you reuploaded everything after generation of your app.

Maybe you can post a screenshot of that table properties from AppGini?

Olaf
Hi Olaf,

I've re-uploaded everything after generation of my app so many times. But the table still not appear on homepage.

Attached the table properties from Appgini
Attachments
problem table properties.png
problem table properties.png (210.19 KiB) Viewed 3559 times
AppGini 5.92 - Upgraded to 5.94

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1156
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: Is there any limit for tables being displayed on homepage

Post by onoehring » 2021-01-25 08:38

Hi,

strange.
Did you clear your browser cache? And reload the page?

Did you make sure you have PERMISSIONS to access that table? Check the admin area for table permissions for your user group.

I do not doubt your words, but computers are strange. Maby try renaming your folder on the server and upload all files again - in an empty folder. Does it work then?

Olaf

ayussuf
Veteran Member
Posts: 39
Joined: 2021-01-20 17:15

Re: Is there any limit for tables being displayed on homepage

Post by ayussuf » 2021-01-25 10:56

onoehring wrote:
2021-01-25 08:38
Hi,

strange.
Did you clear your browser cache? And reload the page?

Did you make sure you have PERMISSIONS to access that table? Check the admin area for table permissions for your user group.

I do not doubt your words, but computers are strange. Maby try renaming your folder on the server and upload all files again - in an empty folder. Does it work then?

Olaf
Very strange...

Browser cache files has been clreared
clear cache.png
Browser cache files has been clreared
clear cache.png (22.98 KiB) Viewed 3503 times
Access PERMISSIONS
group permission.png
Access has been set properly
group permission.png (6.63 KiB) Viewed 3503 times
AppGini 5.92 - Upgraded to 5.94

ayussuf
Veteran Member
Posts: 39
Joined: 2021-01-20 17:15

Re: Is there any limit for tables being displayed on homepage

Post by ayussuf » 2021-01-25 11:06

onoehring wrote:
2021-01-25 08:38
Hi,

strange.
Did you clear your browser cache? And reload the page?

Did you make sure you have PERMISSIONS to access that table? Check the admin area for table permissions for your user group.

I do not doubt your words, but computers are strange. Maby try renaming your folder on the server and upload all files again - in an empty folder. Does it work then?

Olaf
try renaming your folder on the server and upload all files again - in an empty folder. Does it work then?
I've done this also... more than that I placed the app on new directory and new database. But it still doesn't work.
AppGini 5.92 - Upgraded to 5.94

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1156
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: Is there any limit for tables being displayed on homepage

Post by onoehring » 2021-01-25 11:23

Hi,

well, I am out of ideas for now ...
Maybe try to copy the complete table, then rename the old and regenerate.
Does the "new" (copied) version show up now?

Olaf

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1807
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Is there any limit for tables being displayed on homepage

Post by jsetzer » 2021-01-25 11:25

Or maybe you can upload your axp file and somone here may find the time for verifying or falsifying this issue?!
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

ayussuf
Veteran Member
Posts: 39
Joined: 2021-01-20 17:15

Re: Is there any limit for tables being displayed on homepage

Post by ayussuf » 2021-01-25 12:11

jsetzer wrote:
2021-01-25 11:25
Or maybe you can upload your axp file and somone here may find the time for verifying or falsifying this issue?!
AppGini 5.92 - Upgraded to 5.94

ayussuf
Veteran Member
Posts: 39
Joined: 2021-01-20 17:15

Re: Is there any limit for tables being displayed on homepage

Post by ayussuf » 2021-01-25 12:46

ayussuf wrote:
2021-01-25 12:11
jsetzer wrote:
2021-01-25 11:25
Or maybe you can upload your axp file and somone here may find the time for verifying or falsifying this issue?!
I've sent the file to [email protected] and waiting their respond.

Actually, I have another strange problem. Some of my lookup fields not working properly.

The inserted data to those fields didn't appear after being saved in Detail View, but it appear on Table View.
AppGini 5.92 - Upgraded to 5.94


ayussuf
Veteran Member
Posts: 39
Joined: 2021-01-20 17:15

Re: Is there any limit for tables being displayed on homepage

Post by ayussuf » 2021-01-25 13:21

onoehring wrote:
2021-01-25 13:08
Hi,

are you using version 5.92 as your footer says?
Olaf
Yes Olaf
AppGini 5.92 - Upgraded to 5.94

ayussuf
Veteran Member
Posts: 39
Joined: 2021-01-20 17:15

Re: Is there any limit for tables being displayed on homepage

Post by ayussuf » 2021-01-25 17:57

Hi,

I have a good news.

After upgrading my AppGini to 5.94, the problem solved.

My problem table appear on the homepage

Thank you everybody for helping me.
AppGini 5.92 - Upgraded to 5.94


Post Reply