Hi,
I have 2 DOM definitions, let's call them vehicle and wheel. Wheel holds a reference to the vehicle it belongs to.
I have a table showing all vehicles and one showing all wheels.
When I create a new vehicle I want to edit my wheel and link it to the correct vehicle.
However, the form linked to my wheel is not updated, so I can't find my vehicle in the list. I need to reload the app (browser refresh) for it to become available. Same when I create a new wheel.
I'm refreshing the vehicle table after adding a new entry, but since the issue is on the form, I doubt it has anything to do with that. And although I didn't really think it would help I already tried by refreshing the wheel table (it didn't help).
Appreciate any help.
Wouter,
This is not supported today. We already have a task in our backlog to support this.
Great post – and great to hear the feature is coming up.
Is there a target release already shared for this, pls?
Might have a similar use case soon.
Thanks
Thanks Emmanuel! Great to hear it’s coming up 🙂