AppginiHelper - Collapsible Panels

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
User avatar
aarlauskas
Veteran Member
Posts: 127
Joined: 2019-04-28 18:03
Location: Medway, UK

AppginiHelper - Collapsible Panels

Post by aarlauskas » 2020-11-29 14:52

Hi, is there a way to set the panel default state so it's either always collapsed or expanded? At the moment its so random and does whatever it likes. I really would like some sort of control about this, I need this to be always collapsed. Any ideas please?

User avatar
aarlauskas
Veteran Member
Posts: 127
Joined: 2019-04-28 18:03
Location: Medway, UK

Re: AppginiHelper - Collapsible Panels

Post by aarlauskas » 2020-12-02 19:20

Well thanks for nothing then :D so far the only stable use I found of AppginiHelper is an easy way of integrating company logo into header.. The rest feels like unfinished project. Setup tabs, save the record, fields goes random out of tabs. Data picker works depends on user permission, honestly anything I tried so far I had to abort. If I try to ask a question, most likely the answer will be: its beta, unsupported function. Great work..

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

Re: AppginiHelper - Collapsible Panels

Post by jsetzer » 2020-12-06 15:29

Hi aarlauskas,

I am sorry that I did not see your request for support earlier. I must have missed it somehow.

(1)
... collapsed or expanded? At the moment its so random ...
The status is saved in the so-called localStorage. It is not random. This means it is bound to the browser and current user. Also the selection of visible/hidden tabs of default AppGini table views is stored there. More about localStorage: https://developer.mozilla.org/en-US/doc ... calStorage
I really would like some sort of control about this, I need this to be always collapsed
I will check if I can implement such an option. But that new function must be compatible to earlier versions.

(2)
Setup tabs, save the record, fields goes random out of tabs
I know from conversations with many other customers that the tabs basically work. I myself also use them every day in my projects. I can not reproduce the described behaviour.

There was a bug (reported in April or May 2020 (?)) about certain field-types which were not moved into tabs if user had no edit permission. This bug has already been fixed in the past. Are you using the latest version? Check console output of dev-tools, please.

In General:
If a certain function of the AppGiniHelper library is not executed, it is usually because the source code before it is buggy. You can see this by the (red) error messages that appear in the console tab of your development tools. If a part of your code contains errors, usually the rest of your code will not be executed. I would recommend to always keep an eye on the console output. And don't forget to clear browser cache after changing CSS or JS.

(3)
Data picker works depends on user permission
Can you please explain what you mean. What is "data picker"?

(4)
... its beta, unsupported function ...
There are dozenz of functions included in the library and fully supported. In addition to the purchased functions, we provide functions that can help one or the other of you - free of charge. You may use them "as is" if they help you. It's a free bonus. Many of these functions make it into the next version. Until then they are a free gift. As in so many other software, you are not obliged to use these BETA features.

A few thoughts
Is it better not to provide new functions? I personally think it is good to provide additional features (for free), because I myself and a few power-users can test these features over several months and provide helpful feedback until they are mature enough for a release. But of course, if this is not seen as a bonus, but I am raising your expectations for more and more free, 100% bulletproof features for any constellation in the world, then I should consider to stop providing BETA features in the future.


--
I am very sorry that you are dissatisfied. I can guarantee that the functions you complained about basically work, otherwise almost all customers would complain about them. Almost always when an actual bug was reported, I provided a workaround the same day and fixed the bug in the next version. From my experience with the support requests I receive, more than 90% of the problems lie in the self-written source code and lack of experience with javascript or PHP syntax. Often the mixing of PHP (server side) and javascript (client side) is also a problem.

It is very important that syntax errors in the code are eliminated. As long as the code is not error-free, certain functions of our lib cannot be executed.

Recommendations:
Once again, I'm really sorry that I did not see your support request. Usually I immediately react to bugreports. And in addition I help many people here promptly, if they have problems with programming or problems of understanding - if I see a solution and if I find the time for helping. Unfortunately I cannot answer every question here in the forum immediately. But there are many experts who can help and who contribute many many helpful articles almost every day.
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

User avatar
aarlauskas
Veteran Member
Posts: 127
Joined: 2019-04-28 18:03
Location: Medway, UK

Re: AppginiHelper - Collapsible Panels

Post by aarlauskas » 2020-12-06 16:01

Hi Jan, Thanks for this. I shouldn't really post comments like these on forum, sorry.. I know you're hard-working man and your knowledge of code is not questionable. I did need these questions answered in a rush as I was working on a little project recently. Should of messaged you directly..

David Soul
Veteran Member
Posts: 31
Joined: 2018-01-04 18:32
Location: Vancouver, Canada
Contact:

Re: AppginiHelper - Collapsible Panels

Post by David Soul » 2020-12-07 06:04

But of course, if this is not seen as a bonus, but I am raising your expectations for more and more free, 100% bulletproof features for any constellation in the world, then I should consider to stop providing BETA features in the future.
Jan, I’m quite sure I am in the majority that absolutely want - indeed need - your blog and other posts detailing different ways of tackling usability/design features. Sometimes, within the limits of our own skill, set we might even enthusiastically try BETA features that fit into our areas of interest!

The expectation of myself, and most others, is that if we take on this type of task we must accept the reality of boundary conditions and other factors that may not allow it to function in our own environment or indeed ones that may need support to fix a big that our use exposes.

Thanks for the BETA features - a couple have provided tremendous value to me - essentially a gift in time as I of course resubscribed the next time it came up.

Please, please keep providing BETA features - I’m sure it will ultimately be a wise investment for you and it provides excellent immediate value added to those partaking (in general systems knowledge if nothing else).

Thanks Jan!
David HC Soul

Core::AppGini 5.93
Plugins: Search Page Maker + Summary Reports + Mass update plugin
Bizzworxx: AppGini Helper JavaScript Library + AppGini Helper Detail View Plug-in + AppGini Helper pack
Utilities: Global Search utility

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

Re: AppginiHelper - Collapsible Panels

Post by onoehring » 2020-12-07 07:19

Hi Jan,

I want to say thank you for releasing early and releasing often. Of course it's not nice to read that a feature is not supported - but hey, it's at least there. I am fine with that and I am hoping you will release beta's as well in future. Your work is good and your support excellent. You are one of the very important people here in the forum - and by that - for the AG community. Thanks for being here.

Maybe you could make clearer when a feature is in beta and/or unsupported by saying so in the console log? I could imagine, that if I use a feature that is (yet) unsupported the function name with the additional text like AGHelperSecretFunctionname: unsupported beta (or similar) could show up in the console log. Thus: If I have a question about that, I already know it's unsupported and I might not get a (satisfying) answer.

Stay well
Olaf

pfrumkin
Veteran Member
Posts: 157
Joined: 2020-02-18 17:58
Location: Albuquerque, New Mexico USA

Re: AppginiHelper - Collapsible Panels

Post by pfrumkin » 2020-12-07 17:25

Hi Jan,

Echo response from Olaf and David.

My question, how do I get notified of software updates? I am missing them (maybe they are buried in the PlugIn posts?).

Thanks.

~Paul

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

Re: AppginiHelper - Collapsible Panels

Post by jsetzer » 2020-12-07 17:46

Thanks, David & Olaf, for your feedback!
Your opinion is valuable to me!
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

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

Re: AppginiHelper - Collapsible Panels

Post by jsetzer » 2020-12-07 17:53

@Paul: There are several places where I publish news and tips & tricks:
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