Hi Chris,
Do you mean a registration form?
Thread Starter
Chris
(@bundfegadmin)
The form contains a “post object”-field (dropdown-menu that filters a post type), a checkbox, a submit button and a hidden text-field. It is not a login-form, but you select a value from the dropdown-menu, check the checkbox and send, and then some code sends an email with a login-link.
-
This reply was modified 2 years, 2 months ago by
Chris.
Oh I see
In your code snippet, are you accesing the values, via the $form[‘record’] array? If, that can be the reason. The $form[‘record’] now only holds data that has been changed
Thread Starter
Chris
(@bundfegadmin)
The problem starts before my code. The whole form is not shown anymore after the update.
When I do a diff between the two source-codes (with and without the update) there are missing exactly the div-sections for the acf-fields in the form.
Would you like to have an account to look for yourself? In the moment it is on the old version, you could update the plugin and see for yourself the difference.
Hello, I got the same issue. The form doesn’t appear. In fact, it disappeared. Why ?
Thread Starter
Chris
(@bundfegadmin)
@luciendub Did you find a solution? Still running on 3.18.4
I use the last version. The problem isn’t present anymore but I can’t remember if it’s because I played with the settings or not.
Thread Starter
Chris
(@bundfegadmin)
Interesting. Just the same happended here. I just played around in the settings of the form, and now it works 🙂