hi , i have been trying for some time now.. to g...
# suitescript
r
hi , i have been trying for some time now.. to get the 'created from' field from vendor bill but its not showing in netsuite fields explorer or in script but I am able to get it in saved search but for only records that are saved. When I create a record from PO it shoes error (of course since it's Internal I'd isn't in database) ..how do I access the the created from field in create context? TO JUST TEST IF CONDITION WORKS: I have tried through workflow in before load and put conditions : "Created From is not empty" then set a field value it didn't work I don't know how can I get around this.
b
use the script debugger to inspect your vendor bill
r
I am starting to think it's impossible..
I am getting nothing
I checked almost everything
b
as in you failed at guessing the field that has the purchase order's internal id?
or that you cant find it after inspecting the data in the debugger
r
First one
b
guessing is too random, get to the debugger so you can inspect every field
r
Yeah got it in url
id param