Warning: Bug with column name 'length' on Form using Ajax-Events

This is a warning only, I didnt make a BUG report, cause Support wont be able to help me…:mad:

I had a table with a column name: length
Normally that all works fine in Scriptcase.

But when I used a FORM with Select Fields and the length-field was triggered(filled) by Ajax-Events, then Scriptcase does fill the Select field, but after selecting a value for this field, the value of {length} is always empty. Anyway the parameters inside an Ajax-Event are useless (if clicked or not doesnt change anything)

I had to change the fieldname to another name and it all works fine now…was only 1 table, 2 views and 12 Stored Procedures…:rolleyes: