
Glyn McKenna Community team Logi Composer Ninja Logi Info Ninja
- Total activity 77
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 3
- Subscriptions 28
Comments
Votes on activity by Glyn McKenna-
Hi Johnny, You would add the listener just beneath or above the existing page load scripts you're running. It would look something like this: $(document).ready(function(){ $('span.fancytree-titl...
-
Hi Anvita, It's not easy to imagine how a report definition is configured from a short description as there are many variables and many different ways to achieve the same goals. The best thing to d...
-
Hi Anvita, I think you misunderstood, you should refer to the original example that works, it uses an Action JavaScript. Here it is again, however it calls the function in the include script instea...
-
Hi Anvita, If the examples sent previously have been changed to remove the onclick event from the checkbox list in the panel definition/shared element, in preference for programmatically adding a c...
-
Hi Seema, It's difficult to say for sure, it could be that your application server is a little low on resources. I'd recommend opening a support ticket for this one really RegardsGlyn
-
Hi Dipak, Without seeing your report definition or a debug trace it would be hard for anyone to comment on your report specifically, however I would recommend that you start by reviewing the debug ...
-
Hi Martin, great to hear you found the solution to the problem. I'd just like to add some context to why that works, in case anyone else comes along and wonders why it's the case. We often add even...
-
Hi Dishaa, We'll probably need a bit more information I'm afraid. How has your derived field been created? The timebar and the default time attribute need a datetime type - so when creating the der...
-
Hi Anvita, I had another look to see if you can make it work with 12.x, and the following seems to do the trick (for me) <Report ID="ChartAPI-LegendIcon" SavedBy="LOGIXML\gmcKenna" SavedAt="2021-10...
-
Hi Anvita, What version of Logi Info is your application running? I'm running version 14 SP1 This is what the the definition above produces. The charting library was upgraded in version 14, so I'm ...