adopted-ember-addons / adopted-ember-addons/ember-changeset-validations
Update an already existing model
- 主要语言
- JavaScript
- 星标
- 215
- 派生
- 98
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi @poteto & others,
I am trying to have more than one validated-form in the page, for the same model, taking a changeset.
Different fields will be applicable for each form. But certain fields in one form, is a computed property of another form (the computed property is given in the model itself, so when we save / get, field is computed and received).
Since they are different forms, and each form creates a new model, the model is not updating the other form. Is there any way in which this can be achieved?
Please find this [Twiddle](https://ember-twiddle.com/b9f8fea705f4afbd5e4622040e7efc17?openFiles=templates.application.hbs%2C) for a similar demo.
Many thanks in advance!
贡献指南
评估
这个 Issue 还没有评估数据。