30 Nov
2012

Sometimes you will need to set a plugin to have a step to fire on the creation of a record. You may also want the same plugin to handle the updating of the same entity type. So in order to determine what mode you are in, you can use the following code for the create…