asked on July 30, 2022 Show version history

Hi, 

This is a tricky one which I don't know can be resolved.

We have a business process which has 2 forms. I will simplify it with a fake example that demonstrates what I'm trying to do

Form 1 - Enter the Student Name
Form 2 - Enter Student Grades

Form 2 uses the names entered from Form 1 in column 1, non-editable. I do this by adding the same variable to the form that I created in Form 1. 
*Form 1 also has the columns for grades, but doesnt' display them. That way the repeating item can delete the right grades if we delete a student.

The problem is, form 2 requires a button that allows the user to go back and edit names.
|
When the business process returns to Form 1, I can see all the original names I added, however I can't delete them. When I click the 'Add name' repeating item control,  I can see the delete 'X' next to everything, however this doesn't help, as although I can delete the row I want, I can't delete the row I've added.

Names are like a key for other forms in the BP, e.g. Form 3 has 'Name' in column 1, and allows other data to be entered as well. So I can't combine forms 1 & 2, form 1 must be standalone.

I feel I'm pushing the limitations of LF too far with this one. We simply can't go back and delete pre-entered items if returning to the same form.

0 0