[FormBuilder] Add supports for related fields #7
Labels
enhancement
New feature or request
question
Further information is requested
Thoth.Elmish.FormBuilder
Issue by MangelMaxime
Thursday Nov 29, 2018 at 12:37 GMT
Originally opened as MangelMaxime/Thoth#94
From @tforkmann on Gitter
I'm just trying out your FormBuilder. Its very cool! Is it possible to use the value of an already selected field for the next form element?
Sure! 1. Field: Select Plant get data from backend 2.field: take selected key from 1. field and get data from the backend using the selected key. That's what i have so far:
The text was updated successfully, but these errors were encountered: