List picker 1 or 2

Hello
My problem is when I select from list picker 1 and delete the line I want to delete the line in list picker 2 at once or it can be when I insert any item in list picker1 it is automatically moved to list picker 2, but there are restrictions when sending the item to list picker 1 sends number and number But when I send to list picker 2, it sends name, number and number
20220423_150657
20220423_150728

From your blocks, it appears that is how you have things setup?

If you Delete Line on list picker 1
automaticly Delete On list Picker 2 on same Item

ad2

Assumes both lists are of equal length with matching indexes

image

I would actually suggest you amend the underlying lists not the picker elements, then set the picker elements to the revised lists.

If you Delete Line on list picker 1
automaticly Delete On list Picker 2 on same Item :upside_down_face:

Learn about using lists:

General Tutorials

Thank you very much :heart_eyes:

2 Likes

You should mark it as  Solution  bruh...
@Omar_Assi

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.