IMPLEMENTED: How to show the value of JetEngine custom field checkboxes using Bricks

¿ How could I show the value of JetEngine custom field checkboxes using Bricks ?
It only show ‘true’ or ‘false’, but I want to show the field value

On Elementor, it’s simple using the option of ‘checkbox field values’. But I have divorced Elementor and want to do it with Bricks.

Since I didn’t know what else to try, I tried to use a callback, something like:
jet_engine_custom_cb_render_checkbox::myfieldname::,
but it didn’t work either…

1 Like

Hello Dexx,
i dont know if you had an answer to your issue
i just had the same issue and i made the jetengine checkbox and activated the (save as array) function and it worked

1 Like

I would also be interested to know what the best solution would be.

Since the post is already 6 months old, there is a workaround by now. Currently JetEngine 3.10 in beta is compatible with Bricks and has some elements like “Dynamic Field”. There you can get the Checkbox output of true/false with the callback like this.

However I would like to do without JetEngine on productive pages for the time being, because I had strong performance losses with it under Elementor. Especially with larger listings. If JetEngine works better with Bricks I can’t judge yet.

Btw: There are many more output possibilities

grafik

1 Like

Hi @ST90
That’s great! Thank you
Did you also test it with Checkbox Values from Glossaries? Is this possible?
Best Greetz
David

Hi,

yes it works with the glossaries. It is unfortunately cut off on my screenshot, but if you have glossaries you can choose from a dropdown menu further down.

Best,
Alex

1 Like

Hi @ST90
Nice! thanks for your help!
Have a nice week
best greetz
David

Hi guys,

We’ve added this improvement in Bricks 1.11 BETA, now available as a manual download (Bricks – Account)
Be aware of the potential breaking change: Bricks 1.11 Changelog – Bricks

Please let us know if you are still experiencing issues.

You can see the full changelog here: Bricks 1.11 Changelog – Bricks

As with any beta release, please do not use it on a production/live website. It is only meant for testing in a local or staging environment.

Best regards,
Matej