![]() |
Sergey Kornilov admin 10/3/2011 |
You would not to be able to copy image fields. Probably you can do this using BeforeAdd event. You can save copied record ID in session variable and copy image fields manually. The actual code greatly depends on the way you store your images (database or file system), images naming convention etc. |