CalderaWP / Caldera-Forms

Drag and drop, responsive WordPress form builder.
https://CalderaForms.com
GNU General Public License v2.0
187 stars 163 forks source link

Unexpected Behaviour when preloading form values with caldera_forms_render_pre_get_entry filter #2474

Closed martin-neumann-at closed 6 years ago

martin-neumann-at commented 6 years ago

What Version Of Caldera Forms, WordPress and PHP Are You Using?

WordPress Version: 4.7.10PHP Version: 7.0.13MySQL Version: 5.7.16Caldera Forms Version: 1.6.1.1WP_DEBUG: 1

Does Your Issue Persist When You Disable All Other Plugins and Switch To The Default Theme?

Yes

What Is The Unexpected Behaviour?

I loaded some values via the caldera_forms_render_pre_get_entry filter and they are showing fine inside the form. I put the field shortcodes inside a HTML field to show the result. The fields that I edit are showing fine. But all preloaded fields are not showing up, until you start to edit that particular field.

What PHP Errors Have You Logged While Reproducing This Bug?

What JavaScript Errors Have You Seen While Reproducing This Bug?

none

martin-neumann-at commented 6 years ago

The bug is still unresolved, the same way like before