Good morning everyone!
Next! I have a main form on the page, and inside it I have a tab of plots where the user can insert as many plots as they want and they each go to a row of a table (inside the main form). It is in each of these lines that I want to use xeditable, so that the user can change the portion on the line itself.
I took the example there from the angle of xeditable, but since those lines are inside a main form, it is not working.
Does anyone have a solution idea? Do you know if it works?
Here is a working example: link However, if you add a form outside the table, you will see that it does not work too, which is my case!