Update thing's Field in RG within another RG

I am playing around with a little todo list app (kanban board style) and cannot figure out what seems to be a simple workflow action but has stumped me all morning. I have one RG set to 3 columns 1 row with “horizontal scrolling” which holds the 3 list columns (Todo, Doing, Completed) within the Kanban board. I then have another RG set to 1 column 1 row and “full list” nested inside of the RG List mentioned above, this repeating group holds all the Tasks that can be added to a List column. Things I have created in the database are “Lists” and “Tasks”, Tasks having a field of “Parent List” and the field type set to “Lists”. My Task RG set to Type = “Tasks” and Data source = “Search for Taskss” with “Parent List = Current cells list”, where I get stuck is moving a Task from one List Column to the next which I would like to do using a right arrow icon nested within the Task RG cell and when that arrow icon is clicked it updates Thing "Task"s field “Parent List” to the next List to the right moving the Task to the corresponding List that matches “Parent List” field. Vice versa for left arrow. This is where I am stuck and not sure how to create this workflow, any help would be amazing.

Thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.