aussie Posted October 1, 2001 Posted October 1, 2001 good morning all, i have created a layout format and want to insert a list view into a specific area of the layout. ie i need the list view to look like a portal. any help would be greatly appreciated.
LiveOak Posted October 1, 2001 Posted October 1, 2001 The only way to insert a list view into a "specific area" of a layout IS to use a portal. Otherwise a list view is a layout type, not a object that can be placed on a layout. -bd
Rigsby Posted October 1, 2001 Posted October 1, 2001 To do this you need a self-relationship. The list fields DO NOT have to come from another file.Then you can drop a portal into the layout. Rigsby
aussie Posted October 4, 2001 Author Posted October 4, 2001 thanks LiveOak and Rigsby for your replies. just one more ? for this one. if i use a self relationship in the file to use in a portal how do i display every record for that file. ie suppliers file with supplier id i need to create a portal showing every supplier.
Rigsby Posted October 4, 2001 Posted October 4, 2001 I’m not sure I understand what you mean, but if you have one file and want to display all the records in that file in a portal (Like a list) then you need to use a one-to-all self relationship. This means you have to create a calculating field, for example, set it to always return “1” as its value, then create your relationship based on this field. Thus, as every record has the value “1”, every record is linked to every record. Ok? Rigsby
Recommended Posts
This topic is 8453 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now