Multiple editor on the same page #1328
Unanswered
Timoune974
asked this question in
Q&A
Replies: 1 comment
-
First, you should try to avoid mixing PHP and JavaScript. You can add Also, I do not think that Then, are the two textarea in the same form? If you think it's an issue with Trumbowyg, try without it, just with your two |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have an issue with multiple editor on the same page
I have a function in php i call foreach textarea off my forms
I have for the first area
For the second area
My issue is when I check in
$_POST
for the first field, I have no indexdescproduit
When I use only form without trumbowyg, it's working fine ....
I have a mistake somewhere but I don't see it ....
If someone have an idea
Beta Was this translation helpful? Give feedback.
All reactions