Closed izmeez closed 1 year ago
Later, I realized that the description DOES show when one clicks on the file name. Maybe it would be helpful to have a note by the heading: Snapshot (Click on file name for description and details)
Is it possible to have the description appear immediately under the title "Snapshots"?
This is how backdrop renders a form element. You would need to implement your own theme_form_element function to change that.
Thanks for the link. I rather suspected it was the standard way.
This is how backdrop renders a form element. You would need to implement your own theme_form_element function to change that.
Actually, there is a way to include descriptions in radios and checkboxes FAPI elements. See the explanation in the radios FAPI reference page. This is provided by core.
EDIT: but as @izmeez points out, that description is shown when the label is clicked.
Looking at the Snapshots list the titles with time and size show but the description does not. It would be nice to see this. Thanks.