can we set vf page to customobject as relatedlist only in custom portal is that possible to do because i have a scenario if the check box is checked are not records should display in organisation but if check bos is not checked then it should not display in customer portal.
Attribution to: rakesh
Possible Suggestion/Solution #1
Yes you can create an inline Vf .To create an inline page:
- From the pagelayout create a blank section
- Create a visualforce page with standard contoller of the custom object on which we want inline(If needed additional functionalities create an extension too)
- Pull the vf page from the pagelayout on the blank section and adjust the width and height to fit .
here is a video on how to approach that
Here is link from Jeff blog that also explains the same
Attribution to: Mohith Shrivastava
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/4391