When my User Event script runs, I detect that an I...
# suitescript
s
When my User Event script runs, I detect that an IA has been created, how I can tell if that IA was created using the form "Foo"?
l
I believe there is a field 'customform', you should be able to do nlapiGetFieldValue('customform') to get the id of 'Foo'