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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Multiple checkboxes wi...
Power Apps
Unanswered

Multiple checkboxes with html text

(0) ShareShare
ReportReport
Posted on by 10

I'm trying to create a simple checklist with HTML text since I need to add hyperlinks. I want the user to be able select all boxes so they can know they have completed all steps. When using the normal checklist i don't have the ability to add a link. Any advice?

Screenshot 2024-05-28 at 2.45.21 PM.png
Categories:
I have the same question (0)
  • subsguts Profile Picture
    1,259 Moderator on at

    I would put regular checkboxes on top of the HMTL text box.  I say this because I assume you want to be able to tell if the check box was clicked.  However, if you really want the check boxes in HTML, here's how it is done.  I put this in an HTML text box an it let's me check things 🙂

     

    "<body><h1>Show Checkboxes</h1>

    <form action=/action_page.php>
    <input type=checkbox id=vehicle1 name=vehicle1 value=Bike>
    <label for=vehicle1> I have a bike</label><br>
    <input type=checkbox id=vehicle2 name=vehicle2 value=Car>
    <label for=vehicle2> I have a car</label><br>
    <input type=checkbox id=vehicle3 name=vehicle3 value=Boat>
    <label for=vehicle3> I have a boat</label><br><br>
    </form>

    </body>"

     

    Hope this helps.

  • tmt1889 Profile Picture
    10 on at

    So I did this exactly and when i added the links back in, i still can't get the second box to select. The first box is fine but not the second one.

    Screenshot 2024-05-29 at 11.35.05 AM.png
  • subsguts Profile Picture
    1,259 Moderator on at

    What's you HTML look like?

  • tmt1889 Profile Picture
    10 on at

    here you go

    Screenshot 2024-05-29 at 11.58.49 AM.png

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard