In an x6 class you can add methods like <table_name>_Before_insert($row)
that are given a row before it is inserted or updated.
When this enhancement goes in, if the routines returns false then the
action is prevented. To allow the action to proceed you return the row
with or without modifications.
Original issue reported on code.google.com by KenDown...@gmail.com on 8 Jun 2009 at 4:35
Original issue reported on code.google.com by
KenDown...@gmail.com
on 8 Jun 2009 at 4:35