I have a SharePoint list with hyperlink column. In PowerApps form, the hyperlink column is single line by default. When user enters in hyperlink value, and clicks Save, the SharePoint list is updated correctly but not the PowerApps form. When the user clicks Edit to edit the list item, the hyperlink value is blank and not reflecting the changes made in the form. However, only when the user refreshes the page, and clicks Edit, the hyperlink column in the form reflects the updated value.
I've tried to substitute the hyperlink column with a single line of text column, and this works. However, the user hyperlinks are normally very long, so I change it to multiline, and have the same problem with it not updating the form unless the page is refreshed.
Anyone else having this issue with hyperlink or multline column?
Solved! Go to Solution.
Hi @Anonymous
Hi @Anonymous
Thank you @yashag2255!!!! I put the Refresh(datasource) on the OnSuccess Property of my edit form and it worked!
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
194 | |
69 | |
50 | |
39 | |
30 |
User | Count |
---|---|
248 | |
112 | |
95 | |
91 | |
72 |