i need way to choose more than one item and add or subtract as each one needed then press save to add all rows at same time , on other way need all choosen items appear as table or dashboard to allow to user to munipulate each item ( + or - ) then make save to all
If the option “Is a part of” is set as ON in the Ref column, you are able to see the list view inside of the parent’s form view. One way to do this is to add them from the parent form view or if you don’t want to show other column values from it, you could create another form view which is from the same parent but showing only the list column. Then how to open this view.. add an inline action button to your parent view and open the new form view with it.