I am using CC to insert or update a CF form data.
based on whether its an INSERT or an UPDATE on the table, I would like to run some php in the server side validation.
can someone tell me if there is any function that I can use to find the data entry mode in the form?
based on whether its an INSERT or an UPDATE on the table, I would like to run some php in the server side validation.
can someone tell me if there is any function that I can use to find the data entry mode in the form?