Is there a way to remove the Admin Information ?

This sub-forum is for discussing all topics related to AppGini Helper JavaScript Library, provided by bizzworxx as a third-party AppGini plugin.
Post Reply
mohamed
Veteran Member
Posts: 80
Joined: 2020-04-19 16:18

Is there a way to remove the Admin Information ?

Post by mohamed » 2021-08-22 19:49

Hello,

Is there a way to remove the Admin Information in Detail View using the AppGini Helper JavaScript Library ?
Attachments
Remove Admin Information.PNG
Remove Admin Information
Remove Admin Information.PNG (50.56 KiB) Viewed 1894 times
THANK YOU...
AppGini Pro 24.11 -
Calendar - Search Page Maker - Summary Reports - Mass Update - DataTalk -
bizzworxx AppGini Helper JabaScript Library - bizzworxx Inline Detail-View - bizzworxx Helper Pack - AppGini Helper Packaging Tool -
Udemy course

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

Re: Is there a way to remove the Admin Information ?

Post by jsetzer » 2021-08-22 20:39

Well, it is only visible for admin user and not for other users.

There is no function for hiding it, yet, but I can add this feature to next version.
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

mohamed
Veteran Member
Posts: 80
Joined: 2020-04-19 16:18

Re: Is there a way to remove the Admin Information ?

Post by mohamed » 2021-08-23 04:42

Jsetzer,

Great .. Thank you sir ..
THANK YOU...
AppGini Pro 24.11 -
Calendar - Search Page Maker - Summary Reports - Mass Update - DataTalk -
bizzworxx AppGini Helper JabaScript Library - bizzworxx Inline Detail-View - bizzworxx Helper Pack - AppGini Helper Packaging Tool -
Udemy course

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

Re: Is there a way to remove the Admin Information ?

Post by jsetzer » 2021-11-24 07:30

In next version there will be the following function:

Code: Select all

// file: hooks/TABLENAME-dv.js
AppGiniHelper.dv.hideAdminButton();
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

mohamed
Veteran Member
Posts: 80
Joined: 2020-04-19 16:18

Re: Is there a way to remove the Admin Information ?

Post by mohamed » 2022-01-08 13:20

Thank you...
THANK YOU...
AppGini Pro 24.11 -
Calendar - Search Page Maker - Summary Reports - Mass Update - DataTalk -
bizzworxx AppGini Helper JabaScript Library - bizzworxx Inline Detail-View - bizzworxx Helper Pack - AppGini Helper Packaging Tool -
Udemy course

Post Reply