When adding a field via ui serverwidget, is it pos...
# suitescript
c
When adding a field via ui serverwidget, is it possible to make it fill the entire row? For example, I have a custom field group and then an inlinehtml field that I want to span the entire page.
c
There's a size property i believe
Field.updateDisplaySize(...)