Hi
I have a unique issue with my form. The issue is:
-I have a field called "Previous store" which is populated by look up DB from SQL table in all cases I can see the value before submitting the forms
-this field is read only
-When I submit the form with attaching a file (uploading) the field on submitted form is blank and nothing gets inserted into template field (no value in "Previous store" field)
-If I submit the form without attachment the value shows in submitted form and gets inserted into template field.
-also if I take away the read only option in forms, and submit the form with attached file, "Previous Store" field value shows in submitted file and gets inserted into template field (work fine) .
I have looked at every possible scenarios on the form (moving the field, adjusting the size, width, conditions rule, and etc. I just can't get it right. The Version of LF Froms is 9.1.0.1441.
Any help is appreciated.
Thanks