Invalid column name reported in Fast Form Builder
Posted: Tue Sep 04, 2018 2:50 pm
Hello,
I recently wanted to create a Fast Form (having not used the feature for a while). It used to work just fine but now I find that it fails to complete and reports an invalid column name. This is best illustrated with the screen grab below, which uses a simplified example (a browse & edit form with one field).
One thought: it looks as though the content of columns [2] and [3] of the sf.rows array could be transposed as nuValidColumn() checks that table sf.rows[2] is a field in the table and the correct field name is actually in sf.rows[0][3] - but I assume should not be. I have downloaded and installed the latest file from GitHub (3 Sept 18) and run the update routine. The same behaviour occurs on three different browsers.
Any ideas what may be causing this and how I start investigating? Thanks.
Neil
I recently wanted to create a Fast Form (having not used the feature for a while). It used to work just fine but now I find that it fails to complete and reports an invalid column name. This is best illustrated with the screen grab below, which uses a simplified example (a browse & edit form with one field).
One thought: it looks as though the content of columns [2] and [3] of the sf.rows array could be transposed as nuValidColumn() checks that table sf.rows[2] is a field in the table and the correct field name is actually in sf.rows[0][3] - but I assume should not be. I have downloaded and installed the latest file from GitHub (3 Sept 18) and run the update routine. The same behaviour occurs on three different browsers.
Any ideas what may be causing this and how I start investigating? Thanks.
Neil