Hi All,
I'm currently on Laserfiche Forms Professional Version 11.0.2212.30987. I'm using a lookup rule to populate rows into a table. If I enter the value the lookup rule uses to pull the rows and hit TAB it will not populate the first column. If I enter the value and then click outside the field box, it populates the first column. Have you all ran into an issue similar to this?
All the columns in the table are set to Previous data or new lookup data will be read-only, but user-added sets will be editable.
Question
Question
Forms: Lookup Rule Autofill As New Rows doesn't populate a column if I press tab
Replies
Are you referring to the column in your image that is named "Scale 50 g" and the fact that it appears to be hidden in one case on the image?
Do you have Field rules or Javascript that would be hiding that field in some cases? The Lookups themselves would never hide the field, so the fact that it appears hidden in your image, makes we wonder if there is something else at play here.
Hi Matt,
Yep. I don't use Javascript for any of our forms at moment so we can rule that out. For the field rules I have 1 rule which hides 5 variables, ones being hidden_month and hidden_year, which are not read-only. They are used in my one lookup rule. I originally wanted to just use the month and year variable read-only but the lookup will not work if I used them.
The 2nd rule could have been combined into the first rule but it also shouldn't affect the table. All the hidden fields, I have at the bottom of the form.
So all works well as long as we don't hit the tab button right after inputting the Scale ID🤷♂️