Description of the need
I have added a custom "Credits" field to the file type for images. It is possible to display the Title and Alt Text fields when adding an image through a node edit form with a image field. However, I can't find any way to display the new custom "Credits" field on the node edit form. My client wants credit information attached to all image files, which means that they must take an extra step to edit each file through the manage file interface. This is very incovenient.
Proposed solution
Provide an option to includes custom fields, such as my "Credits" field on any image fields on the node edit form.
Alternatives that have been considered
I'm not sure if this needs to be in core. A contrib module might also be a good option.
Describe alternatives you've considered. Have you seen this work in a better way in another CMS?
Is there a Drupal or Backdrop contributed module that accomplishes this?
Drupal has a File Entity Inline module that might work? https://www.drupal.org/project/file_entity_inline
Now available for BackdropCMS: https://backdropcms.org/project/file_entity_inline
Additional information
See this discussion in the forum: https://forum.backdropcms.org/forum/how-add-field-file-upload-process#co...
Draft of feature description for Press Release (1 paragraph at most)
It is now easier to add images directly to nodes with custom data attached directly to the file entity.
Recent comments
Check out this post re: tempstore: https://forum.backdropcms.org/forum/tempstore-table
Which database tables can I saftely empty before DB backup
Hi. I use the "[node:title] | [site:name]" tokens for the main image of news articles, blog posts, and similar publications. It's a quick and practical automatic ALT.
How to Improve SEO Performance in Backdrop CMS
I understand how tokens work, but not so much their practical use in image alt/text (maybe caption?) text. Could you give an example or two?
How to Improve SEO Performance in Backdrop CMS