Is there any triggers or hooks that could be triggered after selecting an Entity through selection? This is to let me autofill the data from the selected entity fields' to the current entity edit form.
I was thinking that it could be the afterRelate() method or through the custom views.
Please let me know the right path to do the functionality.
Thank you!
I was thinking that it could be the afterRelate() method or through the custom views.
Please let me know the right path to do the functionality.
Thank you!
Comment