![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
FM10 I have a database called INVOICES. Is it possible to insert a portal that would show a list view of my Invoices? |
#3
| |||
| |||
|
|
FM10 I have a database called INVOICES. Is it possible to insert a portal that would show a list view of my Invoices? |
)
#4
| |||
| |||
|
|
"Buckbuck" <buck.matthe... (AT) yahoo (DOT) com> wrote in message news:72411792-dd58-4ac9-ab83-8a3c8095c425 (AT) o18g2000prh (DOT) googlegroups.com... FM10 I have a database called INVOICES. Is it possible to insert a portal that would show a list view of my Invoices? Probably. A Portal simply displays the list of Related Records for a particular Relationship. If you can define a Relationship to group together "my Invoices", then you can have a Portal listing those Related Records. Helpful Harry * ) |
#5
| |||
| |||
|
|
On Feb 21, 11:57=A0am, "Your Name" <your.n... (AT) isp (DOT) com> wrote: "Buckbuck" <buck.matthe... (AT) yahoo (DOT) com> wrote in message news:72411792-dd58-4ac9-ab83-8a3c8095c425 (AT) o18g2000prh (DOT) googlegroups.com... FM10 I have a database called INVOICES. Is it possible to insert a portal that would show a list view of my Invoices? Probably. A Portal simply displays the list of Related Records for a particular Relationship. If you can define a Relationship to group together "my Invoices", then you can have a Portal listing those Related Records. How would you suggest I do this? Thanks |
)
#6
| |||
| |||
|
|
In article e9aa13b0-2508-481a-8e1a-75ae09f43... (AT) k17g2000pre (DOT) googlegroups.com>, Buckbuck <buck.matthe... (AT) yahoo (DOT) com> wrote: On Feb 21, 11:57=A0am, "Your Name" <your.n... (AT) isp (DOT) com> wrote: "Buckbuck" <buck.matthe... (AT) yahoo (DOT) com> wrote in message news:72411792-dd58-4ac9-ab83-8a3c8095c425 (AT) o18g2000prh (DOT) googlegroups.com.... FM10 I have a database called INVOICES. Is it possible to insert a portal that would show a list view of my Invoices? Probably. A Portal simply displays the list of Related Records for a particular Relationship. If you can define a Relationship to group together "my Invoices", then you can have a Portal listing those Related Records. How would you suggest I do this? Thanks It's impossible to say without knowing how your database is set-up, what determines "my invoices", etc. Helpful Harry * ) |
#7
| |||
| |||
|
|
INVOICES::kf_CONTACTS_ID = CONTACTS::kp_CONTACTS_ID |
#8
| |||
| |||
|
|
On 2/25/2011 9:36 AM, Buckbuck wrote: INVOICES::kf_CONTACTS_ID = CONTACTS::kp_CONTACTS_ID If you want the INVOICES portal to be on the CONTACTS screen, then wouldn't you just use the same relationship (INVOICES::kf_CONTACTS_ID = CONTACTS::kp_CONTACTS_ID), assuming the layout is based on CONTACTS and the portal is based on INVOICES. Or are we misunderstanding what you are trying to accomplish? |
#9
| |||
| |||
|
|
On Feb 25, 1:00 pm, Howard Schlossberg how... (AT) nospam (DOT) fmprosolutions.com> wrote: On 2/25/2011 9:36 AM, Buckbuck wrote: INVOICES::kf_CONTACTS_ID = CONTACTS::kp_CONTACTS_ID If you want the INVOICES portal to be on the CONTACTS screen, then wouldn't you just use the same relationship (INVOICES::kf_CONTACTS_ID = CONTACTS::kp_CONTACTS_ID), assuming the layout is based on CONTACTS and the portal is based on INVOICES. Or are we misunderstanding what you are trying to accomplish? I want the portal on the Invoices layout - thanks |
#10
| |||
| |||
|
|
On 2/25/2011 3:51 PM, Buckbuck wrote: On Feb 25, 1:00 pm, Howard Schlossberg how... (AT) nospam (DOT) fmprosolutions.com> *wrote: On 2/25/2011 9:36 AM, Buckbuck wrote: INVOICES::kf_CONTACTS_ID = CONTACTS::kp_CONTACTS_ID If you want the INVOICES portal to be on the CONTACTS screen, then wouldn't you just use the same relationship (INVOICES::kf_CONTACTS_ID = CONTACTS::kp_CONTACTS_ID), assuming the layout is based on CONTACTS and the portal is based on INVOICES. Or are we misunderstanding what you are trying to accomplish? I want the portal on the Invoices layout - thanks So you want a portal of all invoices on your invoices layout? *Create a relationship from Invoices to a second table occurrence of Invoices, connecting any two fields (preferably globals for speed reasons) using the 'X' connector (a cartesian join). |
![]() |
| Thread Tools | |
| Display Modes | |
| |