-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2
-
Minor
-
Issue Summary
Moving the form field within form changes the field key value as it adds "-1" at the end of the field key value for each move. This cause forms automation rule failure as smart value used is incorrect.
Steps to Reproduce
- Drag & drop the form field to another location within form
- The field key appends "-1" to the value for each position change
Expected Results
The 'Field Key' values remains same for the position change of the form field
Actual Results
"-1" is appended to the 'Field Key' value for each position change for the form field.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available