Does anyone know or have a sample client script that will be run from bulk import?
We currently have client scripts for certain read only fields and it is running if we are on the transaction and viewing it. This mean the user needs to click the update button or the save button everytime the client script for the field runs.
Our problem right now is if the transaction was from the bulk import. The read only fields client script will not run if we will not open then click the save or update button of the imported transaction.
May anyone has a sample client or server script that will automatically update the read only field value?