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
The “Use this filename for assets created from URL” value will be used as the imported file’s filename. As per Craft’s native behaviour, when you upload a file, the filename is parsed into a title of the asset and you can change it later on by editing the asset.
When importing to a relation field, like assets, you don’t have control over the element’s (asset’s) title. If you need to control both the file’s filename and the asset’s title, you might want to consider importing your assets first and then using them to populate the relation field you showed in your screenshot.
Description
The text was updated successfully, but these errors were encountered: