How do I apply a css wrapper to a relationship field selector when the field has subfields? #830
-
I have a belongsToMany(n-n) relationship field with subfields inside it's own tab panel. I want to set the col width of the relationship select element but the wrapper applies to the whole relationship card. I can only declare input wrappers to the subfields (Reason has Saving, updating, and creating new items all works as expected. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello @kevin-r-j Can you share the code, so we can help you. Here is an example about handle the wrapper on pivot
Cheers. |
Beta Was this translation helpful? Give feedback.
Hello @kevin-r-j
Can you share the code, so we can help you.
Here is an example about handle the wrapper on pivot
Cheers.