I am trying to accomplish the following, hopefully I am on the right track.
I have added a few custom fields in the 'Accounts' module:
custom_field1
custom_field2
...and so on
I have also created a custom module:
module_field1
module_field2
....and so on
I would like the data from the 'Accounts' module to copy over and paste into 'Custom Module' fields preferably using a logic hook (I believe after_retrieve is the correct hook to use but i could be wrong).
e.g. custom_field1 = module_field1 (after retrieve or during the creation of a new Custom Module record via a 1:1 relationship
I hope this makes sense, I believe its pretty straight forward but I could be wrong. Thanks in advance.


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks