I've been using LF forms with my company for over a year now. Most of the forms were already created for before I arrived, but I have been learning on my own (just now discovered this Community group).
On our form, a user would enter in a number (which would populate from one database) and fill the next three lines, then the fifth line would be based on the number entered in the first line (5th line pulls from 2nd database). Is there a way to do ONE single line field, and have the entry from the first line populate (possibly as uneditable text?) and concatenate it with the data from the 2nd database?
A little more explanation (if needed): In the two databases, say the number "12345" exists in Database 1, and in database 2, the number "003" is paired with that number.... that being said....
IF the number "12345" was entered in Line 1, it would carry down to Line 5 and populate the line to show "12345003". Currently I have it to fill just "003", but need BOTH numbers.
Is that possible? If so, How?
Thanks for any and all help and guidance.