AdminLTE Plugin for AppGini

Topics related to AppGini plugins/add-ons go here.
User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-05-26 01:52

theyland wrote:
2024-05-25 18:21
I must have put a wrong code into the dashboard builder and now the page does not load anymore. Where is the sql code stored, so that I can delete it?
Or what other way is there to recover the page, short of deleting all the appginilte files?
Thanks
Hello, to trace the dashboard files , you head over to appginilte folder then find a folder named views , inside here you'll find all the dashboard files , then locate the one you had made changes to and open in your code editor and modify it from there .
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

ckebbell
Veteran Member
Posts: 41
Joined: 2020-01-28 18:09

Re: AdminLTE Plugin for AppGini

Post by ckebbell » 2024-06-02 23:03

Hi Ronnie

Quick question - sorry if this sounds stupid! Is it possible to open an info card link in a new tab? None of the parameters appears to have the option for a new tab and I have been googling all evening trying to work this out...

Thank you

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-06-03 03:38

ckebbell wrote:
2024-06-02 23:03
Hi Ronnie

Quick question - sorry if this sounds stupid! Is it possible to open an info card link in a new tab? None of the parameters appears to have the option for a new tab and I have been googling all evening trying to work this out...

Thank you
Hello currently not possible unless you modifying the function but I will add the option to do so on the parameters in our June 2024 release.
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

tchandra
Posts: 18
Joined: 2019-09-22 16:52

Re: AdminLTE Plugin for AppGini

Post by tchandra » 2024-06-11 01:47

Hi Ronnie,

Appginilte ignores the "Filter Before Showing Table View" setting in Appgini.
One of my table need it. Can you make it work?
Attachments
appgini filter.jpg
appgini filter.jpg (75.98 KiB) Viewed 2474 times

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-06-11 07:55

tchandra wrote:
2024-06-11 01:47
Hi Ronnie,

Appginilte ignores the "Filter Before Showing Table View" setting in Appgini.
One of my table need it. Can you make it work?
Hello tchandra , This issue has been noted and I will ensure it gets fixed in our next release alongside other minor configurations. Thanks for your patience.
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-07-06 18:11

rngoda wrote:
2024-06-11 07:55
tchandra wrote:
2024-06-11 01:47
Hi Ronnie,

Appginilte ignores the "Filter Before Showing Table View" setting in Appgini.
One of my table need it. Can you make it work?
Hello tchandra , This issue has been noted and I will ensure it gets fixed in our next release alongside other minor configurations. Thanks for your patience.
AdminLTE Plugin For Appgini PRO Changelog Version 24.07.06

Fixes
Fixed: Show filter before table view, previously when this was enabled it was not behaving as intended, now fixed it. You can make this by now going to the App settings,Table Menus, and selecting the table you want and enable filter before table view
FireShot Capture 653 - Apollo Tours ERP - localhost.png

Fixed: Show record count on table cards on dashboard. Now you can manually disable showing of record counts for any table by going to the App settings, Table Menus, and selecting the table you want and disable record count display on home page.

New Features

Added:
'Fixed Table Headers' option for styled tables. Added functionality to lock table headers in place when scrolling through large datasets, enhancing table usability and readability. You can enable this by going to the App settings, general settings, general configurations and enable styled tables, then enable fixed table headers.
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

paulgai
Posts: 6
Joined: 2020-10-24 15:16
Contact:

Re: AdminLTE Plugin for AppGini

Post by paulgai » 2024-07-11 08:26

Hello,

We have just acquired the AdminLTE Plugin For Appgini, which seems excellent. We would like to report something that might be a bug, unless we are making a mistake. In the Group Admins field, the Membership Groups appear correctly, but when we click on a group, it takes us to the page appginilte_group_admins.php?group=7, which never loads.

Could you please look into this?

Thank you for your time.
Image

Image

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-07-11 10:09

paulgai wrote:
2024-07-11 08:26
Hello,

We have just acquired the AdminLTE Plugin For Appgini, which seems excellent. We would like to report something that might be a bug, unless we are making a mistake. In the Group Admins field, the Membership Groups appear correctly, but when we click on a group, it takes us to the page appginilte_group_admins.php?group=7, which never loads.

Could you please look into this?

Thank you for your time.
Image

Image
Hello seen the issue, working on a fix for it and update. Thanks for reporting the bug
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

ckebbell
Veteran Member
Posts: 41
Joined: 2020-01-28 18:09

Re: AdminLTE Plugin for AppGini

Post by ckebbell » 2024-07-18 09:00

Hi Ronnie
I have upgraded to the latest verion but my headers have disappeared! Usually I have the navbar along the top which allows us to return to the homepage but I dont know what has happened. I have tried uninstall and reinstall but I think my header.php is corrupt....

Do you have any clues on where I can search for the issue?

Also, do you have any update on when the individual user dashboard might be implemented?

Thanks

ckebbell
Veteran Member
Posts: 41
Joined: 2020-01-28 18:09

Re: AdminLTE Plugin for AppGini

Post by ckebbell » 2024-07-18 13:39

Hi

further to my post above, it seems that the header has been hidden but I don't know why?
header.JPG
header.JPG (54.61 KiB) Viewed 984 times
I had a webpage open from yesterday which still showed the header, this has the nav class as hidden-print and none of the test is greyed out.


<nav class="navbar navbar-default navbar-fixed-top hidden-print" role="navigation">


I am not sure what I have done or how to find out how the navbar has been hidden?

Please can someone help

ckebbell
Veteran Member
Posts: 41
Joined: 2020-01-28 18:09

Re: AdminLTE Plugin for AppGini

Post by ckebbell » 2024-07-18 13:53

And I have just discovered - if I open a table from the dashboard, the navbar appears at the top. If I use the table title to navigate, the navbar disappears...

So it is something to do with the table title?

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-07-30 07:21

ckebbell wrote:
2024-07-18 13:53
And I have just discovered - if I open a table from the dashboard, the navbar appears at the top. If I use the table title to navigate, the navbar disappears...

So it is something to do with the table title?
You could share a screenshot of what you are experiencing for better understanding
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-07-30 07:27

ckebbell wrote:
2024-07-18 09:00
Hi Ronnie
I have upgraded to the latest verion but my headers have disappeared! Usually I have the navbar along the top which allows us to return to the homepage but I dont know what has happened. I have tried uninstall and reinstall but I think my header.php is corrupt....

Do you have any clues on where I can search for the issue?

Also, do you have any update on when the individual user dashboard might be implemented?

Thanks
For individual users, you can create using : universal_Top_homelinks or universal_Bottom_homelinks then just do checks for username and display what you want
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

ckebbell
Veteran Member
Posts: 41
Joined: 2020-01-28 18:09

Re: AdminLTE Plugin for AppGini

Post by ckebbell » 2024-08-09 11:08

Hi Ronnie

Sorry that I was unclear. Please see below screenshot explaining the issues
Quotes.JPG
Quotes.JPG (119.52 KiB) Viewed 858 times

ckebbell
Veteran Member
Posts: 41
Joined: 2020-01-28 18:09

Re: AdminLTE Plugin for AppGini

Post by ckebbell » 2024-08-12 17:42

Sorry to be a pain

Please can you explain how I do the checks for username on the Universal links?

I have tried different versions this evening, although I can use $username in the sqlquery, I can't work out how to implement a "show info card 2 if username = 'ckebbell" in the html before the div row?

I am sorry if this is a stupid question/

ppfoong
Veteran Member
Posts: 46
Joined: 2021-07-13 16:46

Re: AdminLTE Plugin for AppGini

Post by ppfoong » 2024-08-18 07:21

How to enable add new records from Table Card?

In original AppGini, there is option to allow add new records from Table Card as follows:
Snipaste_2024-08-18_15-10-39.png
Snipaste_2024-08-18_15-10-39.png (11.81 KiB) Viewed 993 times
Snipaste_2024-08-18_15-09-53.png
Snipaste_2024-08-18_15-09-53.png (13.47 KiB) Viewed 993 times

but I can't find where to enable it in AdminLTE
Snipaste_2024-08-18_15-13-25.png
Snipaste_2024-08-18_15-13-25.png (4.46 KiB) Viewed 993 times

I have tried Info Box 1, Info Box 2 and Info Box 3.

Besides, is there a way for us to add more Info Box 4, Info Box 5, ... by ourselves?

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-08-23 15:30

ckebbell wrote:
2024-08-12 17:42
Sorry to be a pain

Please can you explain how I do the checks for username on the Universal links?

I have tried different versions this evening, although I can use $username in the sqlquery, I can't work out how to implement a "show info card 2 if username = 'ckebbell" in the html before the div row?

I am sorry if this is a stupid question/
Hello, the question is not stupid, you can do:

Code: Select all

<?php
if($username = ='ckebbell"){ ?>
<div>Show div here for the user</div>
<?php } ?>
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-08-23 15:32

ppfoong wrote:
2024-08-18 07:21
How to enable add new records from Table Card?

In original AppGini, there is option to allow add new records from Table Card as follows:
Snipaste_2024-08-18_15-10-39.png

Snipaste_2024-08-18_15-09-53.png


but I can't find where to enable it in AdminLTE

Snipaste_2024-08-18_15-13-25.png


I have tried Info Box 1, Info Box 2 and Info Box 3.

Besides, is there a way for us to add more Info Box 4, Info Box 5, ... by ourselves?
Hello, we will work to extend this feature on the AdminLTE Plugin in future releases, sorry for the inconvenience
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-08-23 15:35

ckebbell wrote:
2024-08-09 11:08
Hi Ronnie

Sorry that I was unclear. Please see below screenshot explaining the issues

Quotes.JPG
This is because the table header is located inside an Iframe so that is why you are seeing while navigating using table view header the URL on browser will not update but the Iframe will navigate
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

ppfoong
Veteran Member
Posts: 46
Joined: 2021-07-13 16:46

Re: AdminLTE Plugin for AppGini

Post by ppfoong » 2024-08-24 03:19

rngoda wrote:
2024-08-23 15:32
ppfoong wrote:
2024-08-18 07:21
How to enable add new records from Table Card?

In original AppGini, there is option to allow add new records from Table Card as follows:
Snipaste_2024-08-18_15-10-39.png

Snipaste_2024-08-18_15-09-53.png


but I can't find where to enable it in AdminLTE

Snipaste_2024-08-18_15-13-25.png


I have tried Info Box 1, Info Box 2 and Info Box 3.

Besides, is there a way for us to add more Info Box 4, Info Box 5, ... by ourselves?
Hello, we will work to extend this feature on the AdminLTE Plugin in future releases, sorry for the inconvenience
Thanks Ronnie, great to hear that.

It would be nice to also include something similar to the original Table Card (which is with Table Description portion) as Info Box 4.

Sometimes we can use the Table Description to provide some guidelines/instructions/information to the users, especially new users.

theyland
Veteran Member
Posts: 32
Joined: 2020-11-04 15:43

Re: AdminLTE Plugin for AppGini

Post by theyland » 2024-08-26 12:17

Hi, I used the custom page builder to create a data table.
Unfortunately, the ORDER BY is not respected in the SQL query and the generated table orders the data on any field.
We can then order the column with the build-in sorting tool, but this works only on one column, I would need the data to be sorted on 2 fields.
Any way to fix this?
Thanks
Thomas

pasbonte
Veteran Member
Posts: 177
Joined: 2013-02-06 09:49

Re: AdminLTE Plugin for AppGini

Post by pasbonte » 2024-09-29 08:26

Hello, how do I allow a field to be entered or not for a group of users?
ex
ADMIN GROUP, I can ENTER EVERYTHING
TEACHER GROUP I can ENTER field1 FIELD2 BUT NOT FIELD3

"Possibilité de définir des champs de table comme masqués ou en lecture seule pour un groupe d’utilisateurs donné. Vous pouvez activer cette fonctionnalité pour n’importe quelle table de votre choix"

Ability to set table fields as hidden or read-only for a given user group. You can enable this feature for any table of your choice

where ?

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-09-29 08:43

pasbonte wrote:
2024-09-29 08:26
Hello, how do I allow a field to be entered or not for a group of users?
ex
ADMIN GROUP, I can ENTER EVERYTHING
TEACHER GROUP I can ENTER field1 FIELD2 BUT NOT FIELD3

"Possibilité de définir des champs de table comme masqués ou en lecture seule pour un groupe d’utilisateurs donné. Vous pouvez activer cette fonctionnalité pour n’importe quelle table de votre choix"

Ability to set table fields as hidden or read-only for a given user group. You can enable this feature for any table of your choice

where ?
Hello, this you can use hooks/table-dv.js to conditionally hide the fields based on the logged in user group
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-09-29 09:20

rngoda wrote:
2024-09-29 08:43
pasbonte wrote:
2024-09-29 08:26
Hello, how do I allow a field to be entered or not for a group of users?
ex
ADMIN GROUP, I can ENTER EVERYTHING
TEACHER GROUP I can ENTER field1 FIELD2 BUT NOT FIELD3

"Possibilité de définir des champs de table comme masqués ou en lecture seule pour un groupe d’utilisateurs donné. Vous pouvez activer cette fonctionnalité pour n’importe quelle table de votre choix"

Ability to set table fields as hidden or read-only for a given user group. You can enable this feature for any table of your choice

where ?
Hello, this you can use hooks/table-dv.js to conditionally hide the fields based on the logged in user group
Using the plugin: Go to the User area permissions-> on the plugin, then select detail view->, then got to hidden fields for any group/table you wish and select the fields you want hidden.
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

Post Reply