Browser: Chrome 110 OS: macOS / Windows / Linux / etc. URL: Link to a page that illustrates this issue Video: Short screen recording that illustrates this issue (free tool: jam.dev)
In the form, on a field date picker I added the language with dynamic data. I added {echo:pll_current_language()}
thanks you for your response. It looks like this was already fixed in the 2.0 version. If you have a chance, could you try to update to 2.0-RC2 and let me know if it’s still happening?
Any way to fix it by my own? O don’t want to upgrade this site to bircks 2. One site was updated and was broken. I don’t hve time to fix upgrade issues right now.
This is the point. I updated this site to 2 and got completly broke. If you can give me the fix and I’ll edit bricks meanwhile I don’t updagrade I’ll appreciate it.
the function trans_field is basically a function that uses get_field (acf), and is gettnig the data from an option page.
{post_title} is not rendering too.
The dynamic tag is working on the form.
The problem is that probably internally the label property of the field is not rendering when running in the backend to send the data of the form to the notification email.
The notification email has the default value which is all the fields in the form.
I was able to replicate the issue, but the current issue have nothing to do with Flatpickr like it’s stated in the title of the topic, so I would ask you if you can open a new topic about the curren issue and tag me there, so that I notice it. You can also include a link to this one.
Then I can create and connect the task to it.