web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : x6eh1+V+HWfEk1VFYyrmh0
Power Apps - Building Power Apps
Answered

how to achive infopath form functioanlity using power apps?

Like (0) ShareShare
ReportReport
Posted on 14 Nov 2020 00:04:13 by 39

Hello,

As you can see below screen shot, i have created this form using info path on premises. but can i achieve similar look and feel using power apps. Beginning of the form just a link and then by selecting check box will allow to enter signature in the bottom section and date will be automatically populated by current date. in the middle section there is a text box to enter Print name. Basically Submit button will be grey out until they check in step 2. after submission all values should be collected into SharePoint list.

Thanks in advanced.

 

Capture.JPG

I have the same question (0)
  • FabianAckeret Profile Picture
    969 on 16 Nov 2020 at 21:11:24
    Re: how to achive infopath form functioanlity using power apps?

    Hi @rakib1 

     

    @Shanescows  (aka Shane Young) has a great video about it. This should get you what you need.
    https://www.youtube.com/watch?v=gX5q_V3U8-s&ab_channel=ShaneYoung

     

     

  • Rakki Profile Picture
    39 on 16 Nov 2020 at 20:41:25
    Re: how to achive infopath form functioanlity using power apps?

    Appreciated Fabian. i was able to get the UI and functionality to work as you mentioned above. now question is how to save the date to SharePoint list once user fill out the form?

     

    @SteP 5 how to add Text box inside the label?

     

    Thanks

  • Verified answer
    FabianAckeret Profile Picture
    969 on 16 Nov 2020 at 09:20:52
    Re: how to achive infopath form functioanlity using power apps?

    Hi @mmahmud 

     

    1. Add some labels and write your text. Structure them however you like
    2. Select your step 1 label and on the OnSelect property to Launch("https://yourlink.com")
    3. Add a checkbox and place it next to your step 2
    4. All the labels that shouldn't be displayed when the checkbox is off, select them, go to the Visible property and set it to Checkbox1.Value
    5. For the "I, <my name>, hereby..." part, simply add a textbox
    6. At the bottom, add a button whichs DisplayMode property is set to If(Checkbox1.Value,DisplayMode.Edit,DisplayMode.Disabled)

     

    I hope this helps.

     

    Kind regards,

    Fabian

     

  • MM-07051709-0 Profile Picture
    9 on 15 Nov 2020 at 22:30:16
    Re: how to achive infopath form functioanlity using power apps?

    Hello Fabian,

    Thanks for your reply. Could you please provide the steps you have done above?

    Thank you so much!

  • FabianAckeret Profile Picture
    969 on 15 Nov 2020 at 01:16:12
    Re: how to achive infopath form functioanlity using power apps?

    hi @rakib1 

     

    Yes, this is possible. You can even make it prettier than that 🙂

    I put together a small demo within 5mins just so you can see that this is easily achievable.

     

    If you need some inspiration on how to achieve this, I'd encourage you to check youtube and the docs for documentation. This is a pretty easy scenario and I'm sure you could manage it by yourself. However, if you do struggle, let me know. I'd be happy to help you out...

     

    infopath.gif

     

     

    I hope this helps.

     

    Kind regards,

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Tom Macfarlan – Community Spotlight

We are honored to recognize Tom Macfarlan as our Community Spotlight for October…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 831 Most Valuable Professional

#2
developerAJ Profile Picture

developerAJ 576

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 335 Super User 2025 Season 2

Last 30 days Overall leaderboard
Loading complete