Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6600443
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:37:24+00:00 2026-05-25T18:37:24+00:00

I need to programmatically select the fields or values that are shown when I

  • 0

I need to programmatically select the fields or values that are shown when I add a line item to an opportunity.

I.E.
If I add a new item of type “A”, in the mini page layout, I need to show Fields “X”, “Y”, “Z”. If I add a new item of type “B”, in the mini page layout, I need to show fields “X”, “Z”.

I’m kind of Salesforce newbie. I don’t know where to even start. Just a link to the area of documentation that would explain this would be very helpful.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T18:37:24+00:00Added an answer on May 25, 2026 at 6:37 pm

    So if I understand correctly, you want the line item related list to show different fields on a row according to a certain field on the line item?

    I can’t think of anyway to do this with standard functionality, leaving two options I can think of:

    1. Create a custom visualforce page and generated the related list yourself, you can then display different details for each row as it’ll be 100% custom — since you’re new to the platform I doubt this is will be a particularly viable option.

    2. Use formula fields on the line item to display different values based on the type of a line, then expose these formula fields on the related list.

    For example, Forumla_Field_1__c might will use the CASE() function to switch it’s output based on one of the fields:

    CASE(Type__c, 'A', Field_X__c, 'B' Field_Y__c);
    

    Of course this won’t allow you to display a different number of fields on each row, but it will let you see the values you want.

    If I’ve misunderstood, and all line items on a given opportunity will be of the same type, then you’ll want to use record types on the opportunity itself, then you can have a different page layout for each record type, and as such, different fields displayed on the related list.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In DNN 5, I need to: Dynamically create a page (programmatically) select a skin
I am creating a C# Windows Mobile application that I need to programmatically invoke
I need to programmatically set a cell in editing mode. I know that setting
Occasionally I find I need to process a list by inserting a new item
I want to programmatically select the network card that is connected to the Internet.
I have a page that displays a grid of products that is populated programmatically
I need to programmatically solve a system of linear equations in C, Objective C,
I need to programmatically determine out how many sectors, heads, and cylinders are on
I need to programmatically enable READ COMMITTED SNAPSHOT in SQL Server. How can I
I need to programmatically modify the Access Descriptors on a known Registry key during

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.