Crocoblock / jetformbuilder

74 stars 16 forks source link

JFB 3.0 + CCT not working ?! #236

Closed Lonsdale201 closed 10 months ago

Lonsdale201 commented 1 year ago

Now am I blind, or since 3.0 does JFb and CCT not work if you have checkbox, select, radio, can't the CCT meta dynamically generate and pull the values?

girafffee commented 1 year ago

Hi @Lonsdale201 Сould you please show the fields settings and the CCT edit/add action?

Lonsdale201 commented 1 year ago

image image image image

I don't recall that the procedure is different for CCT if you want to dynamically pull in values (which works fine for CPT). However, if you set up a query builder for CCT at dynamic generation it works fine (I mean the get value list from JetEngine query builder)

girafffee commented 1 year ago

@Lonsdale201 This is something unexpected :) Most likely you had a metabox with an identical field. Because this generator does not know how to find options in CCT fields. I suggest you do as you said, with the help of Query Builder.

Lonsdale201 commented 1 year ago

@Lonsdale201 This is something unexpected :) Most likely you had a metabox with an identical field. Because this generator does not know how to find options in CCT fields. I suggest you do as you said, with the help of Query Builder.

Uh-huh, so unlike CPT and USER, jetform can't use the dynamic generation option for CCT checkbox, radio, and select fields because it can't pull the data from the CCT meta? I looked at the form generator and I see that it sets the data manually. This is good to know, because I would never have dreamt that the dynamic generate option does not work for CCT.

girafffee commented 10 months ago

Hi, again:) I think here we should already look more towards the Query Builder from JetEngine. If you have any difficulties with it, then contact the support directly