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
Created by: Gavin Anderegg ([email protected]) on 2015/03/10 17:27:39 +0000
Votes at time of UserVoice import: 2
Currently the only way to get a specific asset source is to look up its ID and store it for later. This is a pain, and in some cases makes code a bit harder to read when you only ever care about one source. It would be great to look things up by handle instead.
This discussion was converted from issue #1219 on July 13, 2021 04:02.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently the only way to get a specific asset source is to look up its ID and store it for later. This is a pain, and in some cases makes code a bit harder to read when you only ever care about one source. It would be great to look things up by handle instead.
Beta Was this translation helpful? Give feedback.
All reactions