Hello everyone! I am kinda new to glide and I am developing and app and I have these two tables of data. The user can add an Item and add its specifications and I would like to add this button that when the user presses it will move that specific item to the other navigation panel which has a different data table. Can anyone help me or tell me how do I make this work?
Thank you!
Can you explain more about your use case? I would just change a column value in a table to flag what type of “record” it is, rather than moving it to a whole new table.