I'd put the information into DataBoundComponent docs, as there are possibly many Components where this holds:
- DynamicForm
- ValuesManager (pretty sure)
- DetailViewer (?)
Regarding my use case: I think I can solve it with existing APIs by using DynamicForm.clearValue() for all fields I do not want to be updated.
It works in this EE-sample using DeveloperConsole and isc_DynamicForm_59.clearValue("trackingNumber"); I'll try in my application next.
Best regards
Blama
Leave a comment: