Page 1 of 1

[INFO REQ]

Posted: Sat Nov 26, 2022 10:28 pm
by filipirafael

Hello everyone how are you?

I have a question about dependencies. We are using a SQL database to save dependencies, so I need a listener to change, add or delete dependencies for each event manually per user. So I tried adding a listener in the DOM for each event or other solutions in the documentation. But I don't find anything.

I probably don't understand all the dependency listeners in the documentation API. But I just need a listener to know when to change, add or delete dependency and run my function, taking data from dependency_from and dependency_to as parameters.

Do you have any suggestion?


Re: [INFO REQ]

Posted: Sun Nov 27, 2022 10:56 am
by alex.l

Re: [INFO REQ]

Posted: Sun Nov 27, 2022 4:48 pm
by filipirafael

Hi Alex, great!

Thank you so much!