Phone in inline subfields #969
Replies: 1 comment
-
Apperantely, its an open issue #874 and its assigned to @pxpm Disappointed to find out that. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
I have an model (User) which has
hasMany
relationship with another model (Contact), contact basically holds contact info for the (User), now for some reason, when you submit the subfield form with a phone type, it creates two records:subfield configs:
Note that if i put the type of the subfield phone as text, everything is working as expected
Beta Was this translation helpful? Give feedback.
All reactions