You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe add some options like delimiter for multiple values and sub fields. In this example, show some config options, if the sub field is of type entries.
Could look like this – not tested and supports only one entries sub field, but should be possible with some enhancements:
Description
I've tested around with a generic GroupTransformer.
The structure of
$value
would be:field:value|field2:value1,value2,value3|field3:value
Would need some logic for special cases though, like the
entries
fieldtype.Maybe add some options like delimiter for multiple values and sub fields. In this example, show some config options, if the sub field is of type
entries
.Could look like this – not tested and supports only one entries sub field, but should be possible with some enhancements:
The text was updated successfully, but these errors were encountered: