Jump to content
Salesforce and other SMB Solutions are coming soon. ×

Have Portal Show Unique Records


dcgall

Recommended Posts

I would like a portal to show records based on unique fields. Is this possible? example, my data:

 

ST1, GR1, Unit1, Lesson1

ST1, GR1, Unit1, Lesson2

ST1, GR1, Unit1, Lesson3

 

ST1, GR2, Unit2, Lesson1

ST1, GR2, Unit2, Lesson2

ST1, GR2, Unit2, Lesson3

 

ST1, GR3, Unit3, Lesson1

ST1, GR3, Unit3, Lesson2

ST1, GR3, Unit3, Lesson3

 

I would like only this in the portal:

 

ST1, GR1, Unit1

ST1, GR2, Unit2

ST1, GR3, Unit3

 

It's basically filtering out the Lessons. thanks,

Link to comment
Share on other sites

  • 2 weeks later...

If you have another table that maintains the desired values and display that in the portal, yes

 

Assuming from your example, that you are looking from a student record, to lessons which are for a specific course.

 

In your relationship graph you will need the following

 

Table Student related to Table Lesson by Student ID

Table Lesson related to Table Course by Course ID

 

From a Layout based on student, create a portal based on the Table Course. This will give you a portal showing all courses for which the student has a lesson.

Link to comment
Share on other sites

This thread is quite old. Please start a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

Terms of Use