Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Pages - General Discussions
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:
  • Verified answer
    domliu37 Profile Picture
    314 Super User 2024 Season 1 on at
    Re: How to customised the form when add an attachment (Note) on the portal

    @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;
    }

  • Fubar Profile Picture
    7,966 Super User 2025 Season 1 on at
    Re: How to customised the form when add an attachment (Note) on the portal

    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. 

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