Join Slack
Powered by
When adding a field via ui serverwidget, is it pos...
# suitescript
c
Cory Weiner
07/13/2022, 6:42 PM
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
creece
07/13/2022, 6:47 PM
There's a size property i believe
creece
07/13/2022, 6:48 PM
Field.updateDisplaySize(...)
Open in Slack
Previous
Next