If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
I have problem with history(auditing record) in this setting:
I have two entities, with relation "many-to-many" and i want to have information about assign record from entity one to record from entity two in both records.
there you can read the logic application/Espo/Hooks/Common/Stream.php afterRelate and afterUnrelate methods
You can create own hook and add, what you need
Comment