Fork me on GitHub
#untangled
<
2017-02-17
>
baris23:02:10

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?

darrellesh23:02:32

@baris I spoke with @tony.kay yesterday about the Form component and he stated that I should hold off using it for a bit. So, it might not be ready for prime time.

baris23:02:03

thanks for the info @darrellesh