How can i get my data from dataverse to portal when page load ?
How can i get my data from dataverse to portal when page load ?
what's your requirement here? is there a reason for it to be custom?
Hi @gauravraj269 ,
What if you create another Edit/Read Only form and redirect user to that form on submission (after record creation)? In this case it will automatically fetch data from Dataverse and you don't need to do extra code.
If this or above suggestions are not helpful, try to share some screenshots from your Site to understand how you're currently doing it.
Thanks,
Saud
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
its custom web page form
Hi, have you considered using OOB components like Basic Form / Multistep Form?
Tutorial: Add a form to your page | Microsoft Learn
About basic forms | Microsoft Learn
Basic Form in Power Pages | EP 02 - YouTube
Define multistep form properties for Power Pages | Microsoft Learn
so i have a power page custom web form to create record that store in dataverse, now i want when i click on submit the page refersh and i want my data to display on the form fields .
Hi @gauravraj269,
depends a bit what you want to achieve.
--------------------------------------------------------------------------------------
Hope that helps.
If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.