Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Pages - Customize & Extend
Answered

Show Forms without List

(0) ShareShare
ReportReport
Posted on by

Hello, I have a problem. I tried to create a page and display a form with data from the dataverse. But all the time I tried, it was said there are no data available to this search.
How can I display this form without first using a list to show me the details?

 

Have a nice Day.

 

Categories:
  • Verified answer
    Community Power Platform Member Profile Picture
    on at
    Re: Show Forms without List

    I got a solution for my problem.

    I got a JS with the Webapi and then i got the Id that i need for show the form. After getting the id i replace it in the url and the form shows up on the page.

  • Community Power Platform Member Profile Picture
    on at
    Re: Show Forms without List

    Hi sorry i dont know why the last post dosnt exist anymore... 

    I tried to explain my way to the new page with the form view. 

    First stap to make a new page in the Power Pages Studio.

    On this New Page i drop the Formular with the right Tablepermissions.

    The Code from the Navigationbar was create by Microsoft. If you need this i can post it here.

     

  • oliver.rodrigues Profile Picture
    9,319 Most Valuable Professional on at
    Re: Show Forms without List

    Hi, I think you will need to provide us more code/snapshots so we can help you. 

    Do you have the GUID that you want to pass to the form? you can probably inject via JS, and how are you building the button?

  • Community Power Platform Member Profile Picture
    on at
    Re: Show Forms without List

    That´s my problem. if i try to show the forms the recordid isnt inside the url. I am unable to hardcode a guid into the href of the button (perhaps i changed the wrong button?). Do you perhaps know were in the code i can edit the button link?

  • oliver.rodrigues Profile Picture
    9,319 Most Valuable Professional on at
    Re: Show Forms without List

    Hi, apologies but we might need more information. Also, would it be possible to use a browser extension to convert the page to English? 

    I believe your form is configured correctly, but if you don't want a List, you will still need to pass the record guid. 

    You must have a Web Page that points to your Basic Form, the Web Page should have a Partial Url, so your format would be something like.

    <myportals>.com/<my web page partial url>?id=<record guid>

  • Community Power Platform Member Profile Picture
    on at
    Re: Show Forms without List

    Ok i Screenshot the Options from the Forms. If i try to get the details from a record over a List i get it. But if i tried it over the Navigationbar it dosn´t work. Both Forms that i try to show are the same. Maybe you know where my problems are. I hope so

  • Fubar Profile Picture
    7,966 Super User 2025 Season 1 on at
    Re: Show Forms without List

    You need to provide more details with regards to your form settings, Web Page (make sure any changes are on the localized page), the format of the URL you tying to use etc

     

  • Community Power Platform Member Profile Picture
    on at
    Re: Show Forms without List

    I tried to take the id and post it to the url. It dosent work , same result ..

  • Fubar Profile Picture
    7,966 Super User 2025 Season 1 on at
    Re: Show Forms without List

    If it is an edit or readonly form then the form definition contains a dropdown where you can specify its source - e.g. the currently logged in user or record id. if you choose record id (the default), then the url you call to load the form needs to include the guid of the record that you are trying to edit/display   ?id=theguid

    (note if using form directly, then you probably will also a Web Page setup to use that Form)

     

     

     

     

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.

Helpful resources

Quick Links

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Pages

#1
Fubar Profile Picture

Fubar 69 Super User 2025 Season 1

#2
oliver.rodrigues Profile Picture

oliver.rodrigues 49 Most Valuable Professional

#3
Jon Unzueta Profile Picture

Jon Unzueta 43

Featured topics