Announcements
When modifying the value of an input field through 'Data Inputs' the new value is not always updated in the UI.
See details here:
https://github.com/MicrosoftDocs/powerapps-docs/issues/776
Thanks, but the issue was different:
In the docs link the value is of the input field is set using
this.inputElement.setAttribute("value", newValue);
But in the examples you linked the following is used
this.label.value = newValue;
This way the change detection is triggered.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 551
WarrenBelz 430 Most Valuable Professional
Valantis 298