I keep getting Error: No parameters after doing an Insert
operation. The scenario is like this, I have a very simple table with three fields, all are drop-down
menu’s created using “<db:select><
<db:tableData>….” I have <db:insertButton
showAlways="true"….> The FIRST Time I Insert a record it works The Second time it gives me a “No parameters”
error, After the Error, It works the next time. And the pattern continues failing every other time. I assume I’m missing some easy step, but I’m
stumped. Nothing obvious in my logs either. I’m using v2.2 Thanks, Neal |