Join Slack
Powered by
Is there any way to organize file upload fields in...
# suitescript
a
adavies
08/20/2020, 5:04 PM
Is there any way to organize file upload fields in a suitelet form? The docs say you can't move them to tabs, subtabs, sublists, or groups.
s
stalbert
08/20/2020, 5:06 PM
one way to to avoid Suitelet form altogether and do a web page hosted in the file cabinet that posts to a backend suitelet/restlet
stalbert
08/20/2020, 5:06 PM
or a mini SPA app using your framework of choice if it gets more complex.
stalbert
08/20/2020, 5:06 PM
the point being, your imagination is the limit in those two scenarios.
2
Views
Open in Slack
Previous
Next