Quick question: how do i update a table based on the selected record of another table?

Hey,

I want to update the subspecs table with the selected spec. Cant seem to get the right where clause.

Hello, @Joppe_Derks.

We have documentation, you can find ready-made examples there.
You can write update logic using the backend. Also you can try to do it through handlers in UI Builder.

Best regards, Nikita.