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
battk
03/27/2020, 6:11 PM
what field?
l
Loïc Beaujean
03/27/2020, 6:11 PM
the field "customer"
b
battk
03/27/2020, 6:12 PM
which transaction
l
Loïc Beaujean
03/27/2020, 6:12 PM
Vendor Bills
Loïc Beaujean
03/27/2020, 6:14 PM
important : only via user event script. It is a Webservice who should populate that field
b
battk
03/27/2020, 6:15 PM
im not sure how well updating display type for webservices works
battk
03/27/2020, 6:24 PM
you might have better doing the opposite. showing the field normally and hiding it for the ui