A client script cant modify a script that is creat...
# suitescript
i
A client script cant modify a script that is created automatically right? I have a client script that is not setting a field because it only has an init and fieldChanged function but recently these records are also created automatically so this field is empty, I tought about modify it and add a saveRecord but then it hit me that there is no user involved so this wouldn fire it, right?