Nav Bar Icons

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
sathukorala
AppGini Super Hero
AppGini Super Hero
Posts: 121
Joined: 2020-02-16 16:29

Nav Bar Icons

Post by sathukorala » 2020-04-13 03:19

Im new to AppGini Helper so if Im mistaken or duplicating the question correct me...

How can we add a Nav-Bar icon which show number of new records, number of current users and messages etc.?

A little help bizzworxx



bescott53

Re: Nav Bar Icons

Post by bescott53 » 2020-04-19 12:54

looking at Jan's site - https://appgini.bizzworxx.de/videos/ they are coming soon

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

Re: Nav Bar Icons

Post by jsetzer » 2020-04-19 19:02

Hi, just a short note:
The AppGini Helper JavaScript Library is client side only. For requesting and displaying actual data there is need for an additional serverside script, obviously, which will return actual data from the database after the client has requested fresh data.

So this feature cannot be done with pure javascript. This means this feature cannot be done with AppGini Helper Javascript library, only. There is need for serverside script.

I'm working on a step-by-step guide and samples to make this as easy as possible for you guys to use. But you will need basic knowledge of php and sql for integrating your own indicators. This has to be bullet proof and easy as possible. Give me some time.

Best,
Jan
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

Post Reply