You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It is common to use URLs of files stored in S3 buckets instead of data-URLs directly. Therefore, in addition to supporting data-URLs in the FileWidget, adding support for URLs would be highly beneficial.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
The text was updated successfully, but these errors were encountered:
Could you replace your FileWidget with a TextWidget using the Custom Widgets functionality? Or maybe you could build your own custom widget that wraps both, and let you pick which is shown?
Prerequisites
What theme are you using?
mui
Is your feature request related to a problem? Please describe.
It is common to use URLs of files stored in S3 buckets instead of data-URLs directly. Therefore, in addition to supporting data-URLs in the FileWidget, adding support for URLs would be highly beneficial.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
The text was updated successfully, but these errors were encountered: