Hi guys
We have got the BeforeUpdate() delegate working perfectly to tidy up data that has been entered or to inject other filler data at the point of save in web.
But if we wanted to inject screen values / data immediately when a record is created (ie company info etc) we have been using the AfterCreate() delegate. In app builder that works well but cannot get the AfterCreate() delegate to fire in web. Even tried BeforeCreate() which is probably the wrong place but cannot get that delegate to fire in web either.
Any thoughts?
Thanks in advance
Simon
Bookmarks