Add ability to set HTML id attribute to generated attributes_table title: "Custom Title" for anchor scrolling
#8822
Replies: 1 comment 2 replies
-
|
I do think we should allow HTML attributes to be set for |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My show page is rather long and I thought that it would be really helpful if I could just redirect to this page with anchor scroll(e.g.
/admin/items/123#custom-title) in GET param so that user can instantly see what he needs to see instead of scrolling manually to the requiredattributes_tablesection.If this feature request is ever approved, I was thinking it could work like so:
idattribute that's just atitle.parameterized version of the title.idattribute like soattributes_table title: "Custom Title", id: 'new-custom-title'Beta Was this translation helpful? Give feedback.
All reactions