Add linkable option to has_one field
#4257
Paul-Bob
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Originally requested here: #4087
Most association fields, such as
has_many, have thelinkableconfiguration option. When set totrue, it transforms the association title into a link that opens the association’s table in a new browser tab. Let’s extend this behavior to thehas_onefield as well.Beta Was this translation helpful? Give feedback.
All reactions