Page 1 of 1

Is there any limit for tables being displayed on homepage

Posted: 2021-01-24 16:15
by ayussuf
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?

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

Posted: 2021-01-24 17:39
by jsetzer
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.

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

Posted: 2021-01-24 18:14
by ayussuf
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 :|

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

Posted: 2021-01-24 19:20
by onoehring
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

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

Posted: 2021-01-24 19:58
by ayussuf
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

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

Posted: 2021-01-25 08:38
by onoehring
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

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

Posted: 2021-01-25 10:56
by ayussuf
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 6265 times
Access PERMISSIONS
group permission.png
Access has been set properly
group permission.png (6.63 KiB) Viewed 6265 times

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

Posted: 2021-01-25 11:06
by ayussuf
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.

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

Posted: 2021-01-25 11:23
by onoehring
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

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

Posted: 2021-01-25 11:25
by jsetzer
Or maybe you can upload your axp file and somone here may find the time for verifying or falsifying this issue?!

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

Posted: 2021-01-25 12:11
by ayussuf
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?!

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

Posted: 2021-01-25 12:46
by ayussuf
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.

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

Posted: 2021-01-25 13:08
by onoehring
Hi,

are you using version 5.92 as your footer says?
Olaf

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

Posted: 2021-01-25 13:21
by ayussuf
onoehring wrote:
2021-01-25 13:08
Hi,

are you using version 5.92 as your footer says?
Olaf
Yes Olaf

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

Posted: 2021-01-25 17:57
by ayussuf
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.

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

Posted: 2021-01-26 08:21
by onoehring
Hi,

good to hear. Thanks for letting us know.
Olaf