About

all about SFDC
Showing posts with label VF Component. Show all posts
Showing posts with label VF Component. Show all posts

Sunday, 10 December 2017

Salesforce Notes view VF Component

Hello geeks,

This is about a SF Notes display in view only. Actually intended for a specific profile to display notes in View only in Detail Page Layout and removing standard related list and added a custom VF page in Detail section . I came across this scenario in one of my project and i hope it would be useful for someone.

Used an  OFFSET based pagination since ContentNotes doesn't allow standardsetcontroller pagination. And also to display popup used a rerender based to make component simple as possible.




Page:

VF Component:

Apex Cls:
Powered by Blogger.

Visualforce

Apex

Lightening UI