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 Pages / How to customised the ...
Power Pages
Answered

How to customised the form when add an attachment (Note) on the portal

(0) ShareShare
ReportReport
Posted on by 314 Super User 2024 Season 1

Hi team,

 

I have an Multiple step form that has a step to allow user add new document (Note), just wondering if there's any OOTB way to costomised this form, or how to remove/delete this Note text box? I dont want to use custom JS unless i have to. Thanks heaps in advance.

domliu_0-1694554689422.png

 

Cheers,

Dom

 

Categories:
I have the same question (0)
  • Fubar Profile Picture
    8,505 Super User 2026 Season 1 on at

    It may depend on what options you have used for the attachment.  If Timeline or Notes metadata, each has additional setting checkbox (top right of the grid) after ticking it you will get some additional options, you will see a left and right column CSS, you can add your own CSS Class name in these items, then define that class to hide /display none - doing so will just leave the File Attach button. 

  • Verified answer
    domliu37 Profile Picture
    314 Super User 2024 Season 1 on at

    @Fubar Thank you. I only added the right column class, my class name is testClass and the css code is below

     

    /* adjust the position of the Browse button */
    .testClass {
    margin-left: 20px;
    }

    /* Hide the note textarea on the note create dialog */
    div.testClass textarea {
    display: none;
    }

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
11manish Profile Picture

11manish 50

#1
11manish Profile Picture

11manish 50

#3
Valantis Profile Picture

Valantis 26

Last 30 days Overall leaderboard