I'm working on some custom elements and having trouble retrieving values from sub-fields of a 'group' field type. They don't seem to save within the editor. Are there any working examples?
I'm using 1.1.5
Thanks!
CMB2 'Group' field type support
I'm working on some custom elements and having trouble retrieving values from sub-fields of a 'group' field type. They don't seem to save within the editor. Are there any working examples?
I'm using 1.1.5
Thanks!
Hey @hb,
There aren't working examples for now. You can send me your example and i will try to find the problem and fix them. (f.albert.work@icloud.com)
Best,
Felix
Hi,
I'm also having the same problem.
cmb2 has support for repeatable groups but this seems not be reflected in the gridder js code.
To test this issue just use this code for a basic repeatable group (containing text and an image):
https://gist.github.com/danielvonmitschke/8bc0fe942ef3df26db5f571cb2bd69ac
best,
daniel