Implement upload location for file uploads
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3199793. -->
Reported by: [yannickoo](https://www.drupal.org/user/531118)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When using <code>managed_file</code> as attribute type we should also allow the <code>upload_location</code> to be set, that allows setting something like <code>public://images</code> so files are not being uploaded to a temporary destination only.</p>
issue