Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Sophia Retief
9
Views
3
Comments
[Easy Gantt] Easy Gantt Task data duplicated in groups and Clickable not working
Question
Forge
Easy Gantt (O11)
Forge asset by
Guilherme Pereira
I am using the Easy Gantt, and came across the following 2 errors.
The first ; on the Sample, the Task information is being duplicated in both groups. I sorted this in my env by clearing out the GantGroup.Task List. This is just FYI.
The second I have not been able to solve. I need to catch the clickable function. When the gantt is clicked, I need a process to happen but I cant seem to get this working. It doesnt do anything.
Can anyone help me with this.
Guilherme Pereira
Staff
Hi Sophia,
What do you mean by duplicated on both groups? The groups are sent to the component, not match by it so I cannot understand what you mean with that.
To catch the event of a click you just have to implement the OnNotify action and catch the notification sent by the component. It's pretty straightforward, but if you need an exmple just look into the sample application which has this implemented.
Cheers,
Guilherme
Sophia Retief
Thanks for you response. Please see attachments for a more detailed explanation.
Gantt clickable.docx
Guilherme Pereira
Staff
Hi Sophia,
Thanks for the info. You're absolutely right.
The sample have a bug (missing a clear before iterations) and the click is also not being triggered.
I'll be releasing a new version today with these issues fixed.
Cheers,
Guilherme
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...