Hi guys, I would like to show a (sublist) field, n...
# suitescript
l
Hi guys, I would like to show a (sublist) field, not shown on the form, with a userEventScript. I tried field.updateDisplayType but I got an error "Empty invocation target!" (when the field is on item level). When i tried with the expense sublist, I have no error, but the field does not show ... Any idea ? We would like to avoid a separate form "just for one field"
b
what field?
l
the field "customer"
b
which transaction
l
Vendor Bills
important : only via user event script. It is a Webservice who should populate that field
b
im not sure how well updating display type for webservices works
you might have better doing the opposite. showing the field normally and hiding it for the ui