I previously posted about using an update trigger to enforce data rules in SalesLogix. Since I was working on another trigger now, I also wanted to post a simple example of an Insert Trigger. Basically, I have a table called TriggerTest containing a State and also three of Manager fields. When inserting...