MorphOne field has wrong panel name when data is empty #6234
Unanswered
webard
asked this question in
Ideas & 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
MorphOne field has wrong panel name when data is empty (probably taken from class name). When data exist, name of panel is correct (taken from first parameter).
Detailed steps to reproduce the issue on a fresh Nova installation:
Create any MorphOne field, e.g:
When data is not exist, panel has name "Address", but when data appears, then name of panel changes to "Billing address" (correctly).
Beta Was this translation helpful? Give feedback.
All reactions