Hey there....I’m trying to use the new forms support from untangled-ui and I’m curious about what the best way or best practise is to pass data to the desired form. I have a table to display all existing entities (normalized data) and when I click on an entity I can switch the view to the forms component but I don’t know how to pass the “selected” entity data to the forms component to edit the selected entity. The examples in the devcard forms_overview uses initial-state and mentions to use f/build-form in a mutation. Any example about that?
thanks for the info @darrellesh