Opened 8 hours ago

Last modified 6 hours ago

#36080 assigned New feature

Add a link to navigate to the object through str in the inline form.

Reported by: Antoliny Owned by: Antoliny
Component: contrib.admin Version: dev
Severity: Normal Keywords: Inline, Link
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Antoliny)

It would be better if the current str of the object in the inline form, which is in a <p>, <span> tag, could be enhanced by adding a link through an <a> tag to navigate to the object.

Attachments (2)

tabular_inline_object_str_link.png (52.8 KB ) - added by Antoliny 8 hours ago.
inline_object_str_add_link.png (35.5 KB ) - added by Antoliny 6 hours ago.

Download all attachments as: .zip

Change History (4)

by Antoliny, 8 hours ago

comment:1 by Antoliny, 8 hours ago

Owner: set to Antoliny
Status: newassigned

by Antoliny, 6 hours ago

comment:2 by Antoliny, 6 hours ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top