Hello, I'm trying to integrate JoomReporter to the other component called Rialto but I'm unable to, I added an override to the default entry php of Rialto as says the documentation and the report button does appear but it's unable to get the id and title of Rialto's entry, always giving a 'Please enter all fields" error, I tried a lot of things but I'm unable to make it work, could you take a look?
Attached is the whole override file I'm working with, at the end is the integration part, I took a look at Rialto's code and $this->entry->_id and $this->entry->_title should work but they don't.