I have a form that populate LF template field when it saves to repository.
There were few fields that were sized too big and I needed to make them smaller. I adjusted the field in the template it works find if I create a new document and assign template to the document.
The issue is, after adjusting field size on LF template fields, when I submit forms the Fields size on document (visually) do not change and they appear the same as before. This happened on hosted Laserfiche 10.4 and on LF cloud environment.
I was able to fix this for hosted Laserfiche 10.4 environment.
I tried many thing in between and I am still not sure what fixed the issue but last action was the following that made it work:
1. I deleted the fields and created new fields with correct size in the template (the same name)
2. on the Form I removed the template from configure field (for forms and both upload tabs) and reassigned all field values
3. Restarted LF services
------ On LF cloud---
I tried the same procedure except restarting LF server on LF cloud but it did not work. It does not seem to let go of the initial Laserfiche Template Field size setting. Note, the vlues that are inserted from Forms field are way smaller than the template field size.
To me its sees Forms is not triggering some kine of update to reflect the changes.
Thanks in advance for the help.