Hello,
I have a user who is on Forms 10.1.0.619 and they have built a form that uses fields with look up rules and also concantanates data for each row dependent on the values of each field they select.
The issue they are having at hand seems more along the lines of how the rows are set up as opposed to the concantanate formula.
What happens is that they have a row with values that they select (Category and Type) and then the last field (Exp_GL_Code) populates a string of information based on the values of the previous fields they selected. ( I have provided a screenshot call Field Issue 1 showing this)
Then the problem starts, when they click "Add New Row", the next row has empty field values EXCEPT for the Exp_Gl_Code field which has the same value as the field above it (I have provided a screenshot named Field Issue 2 showing this)
Not only does the data pre populate, but when they select a new option for Category and Type, the Exp_GL_Code field changes both in the first row and the second row. The same applies when you add other rows or make a change to the Category and Type field of ANY of the rows.
Has anyone seen this before?