Hello
This topic has been discussed before but I can’t figure out how to make
it work. I want to have an AJAX form within a table. I know that a form
element can be either outside the table or inside a td element. I tried
this code but the form_remote_tag is not processed meaning in the
generated HTML, there is no form element.