We have a client who has a SQL table of data. Let's say part number is the key field. We want to tie the part number template field to the lookup table. Using the Windows client, they need to be able to type in a part number. If it matches a value in the table, it would populate other template fields. If it isn't an existing part number, they would populate the other required template fields themselves.
In short, we need it to work the same way that Forms does when you assign a lookup to a text field. It is my understanding that this used to work, but stopped after 10.2 (see here https://answers.laserfiche.com/questions/138247/Feature-Request-Allow-users-to-type-into-MaxDropDownLength-lists-again--Turn-off-Dynamic-Field-Validation).
Even if I set the "restrict values" to false in the dynamic fields configuration, it does not allow me to enter anything into the field. It functionally seems to convert the template text field to a dropdown field.
In this post, Tessa even notes that it should work like this in the desktop client if I set the "restrict values" to False, however that was LF 10.1.2 (https://answers.laserfiche.com/questions/109643/Behavior-change-Request--Dynamic-field-linked-to-a-text-field#110080).
We need a definitive answer on whether or not this can be done.