Export option not available for related listsIssue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Overview Forms have related lists which points to another tables that contain the related records. Just in case , a user want to export the records of a related list on a form , you might observe that export option is not available when you right click on the column headers of the related list records. Subject This solution talks about how you can export the related list records. Out of the box, there is no direct export option available for related list records. The only way to export them is to go to the respective form -> Related list section -> Observe the funnel icon ( for filters) -> Beside this you will see a hyperlink in context with the data in the related list . Hover over this hyperlink -> Right click -> Click on open in a new windows. This will open the related list records in a new window where you will have the normal export option by doing a right click on the column headers.