G
gus bjorklund
Guest
note that the write trigger can fire more than once for a new record. this can happen when not all field values are assigned in a single assign statement. for example, suppose you set all the key field values in one assign statement and then all the others in a second assign statement. now you have a create followed by an entirely separate update.
Continue reading...
Continue reading...