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

Portal only one displays


Guest s_k_123456

Recommended Posts

Guest s_k_123456

Hi,

 

I added a portal of 3 rows, in a tab control, but only one row is diplays. When i scroll mouse middle button whole data dispaly one by one in single row.

So any one can pls, tell me where i'm going wrong.

 

Shiva

Link to comment
Share on other sites

check again to make sure you didnt set the option to begin at record number 3 instead of the correct option to show 3 rows - and make sure entire portal is within the tab control.

Link to comment
Share on other sites

Guest s_k_123456

No,

I follow the teps as givan in file make documnt.

1) Drag the Portal Controle

2) Select the table

3) Select the filed to display, etc.

 

Shiva

Link to comment
Share on other sites

In the portal options make sure # of rows is set to more than 1 tho.

Also, make sure theres more than one record that will be displayed in the portal.

Link to comment
Share on other sites

Shiva, you haven't grasped the concept of relationships and portals. What exactly do you want to see in the portal?

 

Currently, your layout with the portal on it, is based on the table occurrence "Document Library". You have setup a relationship to DocumentLib2, and the relationship is:

 

Filename = Filename

 

Now, you have 6 records in Document Library. If you are say on record one, its filename is sdfsd. The reason you are only seeing one row in the portal is there is only one record in Documentlib2 with that filename. The portal is only showing all records in Documentlib2 table with the same filename as the record you are on.

 

I really think you need to go back to the start and figure out what you want to do. I don't know if you have created DocumentLib2 and DocumentLib3 for valid reasons, or you think these are required to use portals? They dont seem necessary to me. You don't need to create a new table every time you want to add a table occurrence to the relationship graph.

Link to comment
Share on other sites

Guest s_k_123456

Thanks,

Ok , i wanted to list out all the file name, size and path, in the portal,

Which are present in the 'Document Library' table.

So, could u please sugg. what i do now or how can i achieve it.

 

Shiva

Link to comment
Share on other sites

Add a new table occurrence to your relationship graph that is based on the Document Library table, perhaps name it "All Document Library"

 

From your main document library table occurrence (the one on the left hand side of the graph) , create a relationship from it to the new table occurrence above.

 

it doesn't matter what the fields in the relationship are, but change the match condition from the default (which is "=") to cross product (which is "X") - cross product (X) means it will relate thru to all records.

 

Change the portal to show records from this new table occurrence "All Document Library" , and change the field in the portal to the same field, but from the "Document Library All" table occurrence

Link to comment
Share on other sites



×
×
  • Create New...

Important Information

Terms of Use