I have an Ektron smart form on a masterpage. I want to call some custom C# code upon submission of a specific smart form.
Is this possible? is there an other way of doing it?
or indeed a way to setup a listener when smart form entry is added to the table.
After some investigation - the best way forward for this seems to be to use a 'strategy'
add this to the ObjectFactory.config
then a new class along these lines