We have a Forms process where a user is receiving the following error when trying to submit a form:
Errors encountered during forms submission:
Field Name: Amount, Position: 78, Error: Invalid number of rows in collection/table. [LFF9313-InvalidNumberOfElementsInCollection] [LFF9312-ErrorOccuredDuringFormsValidation]
[LFF9320-FormsValidationAggregateException]
There are several tables on this form and almost all have a field named Amount. What is the easiest way to determine which table it is referring to?