|
G
|
gonzalosb 7/21/2014 |
|
Hi timnorvel, |
|
|
|
Sergey Kornilov admin 7/21/2014 |
|
You need to remove fields from joined tables in BeforeAdd/BeforeEdit events: |
|
|
T
|
Tim author 7/21/2014 |
|
Thank you. The link was exactly what I needed. This is really helpful. |
|
|
|
Sergey Kornilov admin 7/22/2014 |
|
CustomAdd might work as well. This event is designed to completely replace the default Add function of ASPRunner.NET. In this specific case using CustomAdd would be an overkill. |
|