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
When you output the property text on an asset type and you do not have a custom text specified Linkit will output the filename of the asset.
In the Craft 2 version of the plugin the title of the asset was returned.
In my opinion it is better to return here the title also and not the filename because it should be a descriptive text.
Is there any reason that this behavior was changed?
The text was updated successfully, but these errors were encountered:
When you output the property
text
on an asset type and you do not have a custom text specified Linkit will output the filename of the asset.In the Craft 2 version of the plugin the title of the asset was returned.
In my opinion it is better to return here the title also and not the filename because it should be a descriptive text.
Is there any reason that this behavior was changed?
The text was updated successfully, but these errors were encountered: