Anyone know how to add styling to a file upload bu...
# suitescript
c
Anyone know how to add styling to a file upload button inside a suitelet? When I try to add it to a container it throws an error.
You have added an invalid file upload field. File upload fields cannot be added to tabs, subtabs, or sublists and are not allowed on existing pages.
d
You can insert CSS in form, but Its not a "good pratice"
An example:
message has been deleted
message has been deleted
In my suitelet, I can put a loading spinner and wait a localstorage from browser locate a search and ENABLE those fields.
BUT, you need do a double check cause have errors and prevent it with simple logic 😉
c
Thanks!
d
😉