Thread Starter
nfitbh
(@nfitbh)
In fact, we need this change so badly that I’m going to write a separate class of all of the database transactions which would be called from the current function list. I’ll start with the ones that we specifically need, however if I can contribute these changes back into the core then I’ll finish the job and abstract all database calls into the separate class.
In this way, other developers would be able to programmatically use this plugin and the database layer could be kept separate from the page action code.
Let me know your thoughts please.
Thanks,
Neil
Thread Starter
nfitbh
(@nfitbh)
Ok, well at least I now know this is the normal behaviour and that I am not missing something about the form’s action.
Many thanks for the info, great plugin btw.