Join Slack
Powered by
there's two different field objects with overlappi...
# suitescript
j
jkabot
03/14/2019, 5:12 PM
there's two different field objects with overlapping but non identical APIs 1) server side from the form object
var field = form.addField
`var field = form.getField`; 2) client side from the current record object `var field = currentRec.getField()`;
Open in Slack
Previous
Next