Question

TN
RU
Last activity: 14 May 2020 15:46 EDT
Issue with delete iteam
Hello everyone! I have a question. Maybe someone came across this.
There is a section "RSTempSection" that exists in the context of .Carriage (1) [figure 1]. Further, inside the "RSTempSection" there is a table in which the list items are located .CarrierList [figure 2] Each .CarrierList element is a section. Inside this section there is a “Delete” button with an ActionSet [figure 3]. As a result, the context of the Delete button: .Carriage (1) .CarrierList.
When you click on the "Delete" button, the .CarrierList element is deleted. But, if the element is left alone and try to delete it, refresh loops.
Tests have been conducted. I suspect that the problem is due to the explicitly specified index [figure 1], but this is necessary according to the technical specifications.
Has anyone come across a similar one? I would be very happy for any comment or advice.