Hi, We've been trying to update behaviour so that Leads and Opportunities update their "Modified" date based on a new stream (Note) entry.
We have followed the instructions in the following, but the Notes entity did not become editable to add the formula: https://forum.espocrm.com/forum/general/73797-stream-entries-modified
We tried requesting the eblasoft "stream-post-updae-modifiedat" plugin, but there was no response.
We tried extending a PHP hook from the following, but (like the final post on the topic) received a system-wide 500 error when attempting to modify anything. https://forum.espocrm.com/forum/deve...dding-comments
We looked at https://github.com/Kharg/stream-pro, but this only appears to play within the stream, and doesn't update the parent "Modified" field.
Has anyone solved this problem? I suspect that the object model or something else in espocrm has changed since these earlier solutions were posted?
Thanks in advance, Chris.
We have followed the instructions in the following, but the Notes entity did not become editable to add the formula: https://forum.espocrm.com/forum/general/73797-stream-entries-modified
We tried requesting the eblasoft "stream-post-updae-modifiedat" plugin, but there was no response.
We tried extending a PHP hook from the following, but (like the final post on the topic) received a system-wide 500 error when attempting to modify anything. https://forum.espocrm.com/forum/deve...dding-comments
We looked at https://github.com/Kharg/stream-pro, but this only appears to play within the stream, and doesn't update the parent "Modified" field.
Has anyone solved this problem? I suspect that the object model or something else in espocrm has changed since these earlier solutions were posted?
Thanks in advance, Chris.
Comment