something here is clearly wrong ``` timesheet.setC...
# suitescript
s
something here is clearly wrong
Copy code
timesheet.setCurrentSublistValue({
        sublistId: 'timeitem',
        fieldId: 'location',
        value: location
        // ignoreFieldChange: false
    });