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 はまだ評価されていません。