So I have tried to incorporate your suggestion into my app and am hitting a bit of a wall. Currently the OUT, OFF, ON , IN, AIR and FLT lists are organized in a vertical arrangement. I have a foreach block to parse the data and to display the lists properly in that vertical column, and the a block called 'showlist' that retrieves the list when called for in other blocks. I have been able to successfully display my data in a horizontal arrangement, but from what I understand from your suggestion I would have to create a horizontal arrangements for each leg, so that I can then highlight the leg to be deleted using background color.
If I am interpreting the proper use of the advanced 'any label' block, I should be able to change the background or text color of the desired leg using my existing vertical arrangement lists. I am attaching a copy of the blocks used to create and display the lists as well as the blocks which successfully identify and add the text ' Del. Leg?' to the leg to be deleted using the list replace block. What I am wondering is, with the block that I am using to parse and display the list (ie display outlist), am I inadvertently creating a 'string' at the end of the label that causes the error when using the any label block, or am I completely misunderstanding its proper usage.
The image I have attached is specific to the OUT list, but all of the other lists display in the same manner. The ' Save Leg' Long click is where I save each leg from the 'input' screen to the 'current leg' screen you are already familiar with.
Thanks,
Bill