Good morning,
We will be constructing a query to populate fields into repository that were not captured, as the repository field was recently added. The value of the field was captured by Forms though. I'm thinking that we will be doing this with some type of a workflow.
Does anyone know which table contains the fields in a form? We have a form that has a unique reference id per entry so we were thinking of doing something like UPDATE this table, SET this field to this value where this number is this number. We just need to know which table holds the field values I guess.
Any guidance, suggestions or ideas?
Thank you,
Raul Gonzalez