FM10
I have a database called INVOICES. Is it possible to insert a portal
that would show a list view of my Invoices?
Thanks
Matthew
|
|
0
|
|
|
|
Reply
|
Buckbuck
|
2/21/2011 4:13:17 PM |
|
On 2/21/2011 8:13 AM, Buckbuck wrote:
> FM10
> I have a database called INVOICES. Is it possible to insert a portal
> that would show a list view of my Invoices?
Yes, it is.
|
|
0
|
|
|
|
Reply
|
Howard
|
2/21/2011 4:25:05 PM
|
|
"Buckbuck" <buck.matthew74@yahoo.com> wrote in message
news:72411792-dd58-4ac9-ab83-8a3c8095c425@o18g2000prh.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 :o)
|
|
0
|
|
|
|
Reply
|
Your
|
2/21/2011 7:57:30 PM
|
|
On Feb 21, 11:57=A0am, "Your Name" <your.n...@isp.com> wrote:
> "Buckbuck" <buck.matthe...@yahoo.com> wrote in message
>
> news:72411792-dd58-4ac9-ab83-8a3c8095c425@o18g2000prh.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 togeth=
er
> "my Invoices", then you can have a Portal listing those Related Records.
>
> Helpful Harry =A0:o)
How would you suggest I do this?
Thanks
|
|
0
|
|
|
|
Reply
|
Buckbuck
|
2/24/2011 12:35:00 AM
|
|
In article
<e9aa13b0-2508-481a-8e1a-75ae09f4346e@k17g2000pre.googlegroups.com>,
Buckbuck <buck.matthew74@yahoo.com> wrote:
> On Feb 21, 11:57=A0am, "Your Name" <your.n...@isp.com> wrote:
> > "Buckbuck" <buck.matthe...@yahoo.com> wrote in message
> > news:72411792-dd58-4ac9-ab83-8a3c8095c425@o18g2000prh.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 :o)
|
|
0
|
|
|
|
Reply
|
your
|
2/24/2011 3:26:10 AM
|
|
On Feb 23, 7:26=A0pm, your.n...@isp.com (Your Name) wrote:
> In article
> <e9aa13b0-2508-481a-8e1a-75ae09f43...@k17g2000pre.googlegroups.com>,
>
>
>
>
>
> Buckbuck <buck.matthe...@yahoo.com> wrote:
> > On Feb 21, 11:57=3DA0am, "Your Name" <your.n...@isp.com> wrote:
> > > "Buckbuck" <buck.matthe...@yahoo.com> wrote in message
> > >news:72411792-dd58-4ac9-ab83-8a3c8095c425@o18g2000prh.googlegroups.com=
....
>
> > > > FM10
> > > > I have a database called INVOICES. Is it possible to insert a porta=
l
> > > > 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 =A0:o)
I have database structured on a CONTACTS database (kp_CONTACTS_ID), an
INVOICES database (kp_INVOICES_ID), a LINE database, and a PRODUCTS
database. The Contact info drops into an Invoice layout through the
relationship: INVOICES::kf_CONTACTS_ID =3D CONTACTS::kp_CONTACTS_ID.
The product info drops into a LINES portal on the INVOICES layout
(kf_Products_ID and kf_Invoices_ID). I think it is a standard
structure.
Thanks
|
|
0
|
|
|
|
Reply
|
Buckbuck
|
2/25/2011 5:36:04 PM
|
|
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?
|
|
0
|
|
|
|
Reply
|
Howard
|
2/25/2011 9:00:47 PM
|
|
On Feb 25, 1:00=A0pm, Howard Schlossberg
<how...@nospam.fmprosolutions.com> wrote:
> On 2/25/2011 9:36 AM, Buckbuck wrote:
>
> > INVOICES::kf_CONTACTS_ID =3D 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 =3D
> 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
|
|
0
|
|
|
|
Reply
|
Buckbuck
|
2/25/2011 11:51:17 PM
|
|
On 2/25/2011 3:51 PM, Buckbuck wrote:
> On Feb 25, 1:00 pm, Howard Schlossberg
> <how...@nospam.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).
|
|
0
|
|
|
|
Reply
|
Howard
|
2/26/2011 6:53:05 AM
|
|
On Feb 25, 10:53=A0pm, Howard Schlossberg
<how...@nospam.fmprosolutions.com> wrote:
> On 2/25/2011 3:51 PM, Buckbuck wrote:
>
> > On Feb 25, 1:00 pm, Howard Schlossberg
> > <how...@nospam.fmprosolutions.com> =A0wrote:
> >> On 2/25/2011 9:36 AM, Buckbuck wrote:
>
> >>> INVOICES::kf_CONTACTS_ID =3D 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 =
=3D
> >> CONTACTS::kp_CONTACTS_ID), assuming the layout is based on CONTACTS an=
d
> >> 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? =A0Create 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).
Sorry, I will be more specific. I want a portal of all the Invoices
related to the Contact currently shown on any particular Invoice. Not
a portal showing all Invoices.
|
|
0
|
|
|
|
Reply
|
Buckbuck
|
2/26/2011 5:46:02 PM
|
|
Buckbuck <buck.matthew74@yahoo.com> wrote:
> I want a portal of all the Invoices
> related to the Contact currently shown on any particular Invoice. Not
> a portal showing all Invoices.
Same technique with the new table occurence, but this time you relate
contactID to contact ID.
--
http://clk.ch
|
|
0
|
|
|
|
Reply
|
clk
|
2/26/2011 6:34:01 PM
|
|
|
10 Replies
320 Views
(page loaded in 0.182 seconds)
Similiar Articles: Concatenate text from related records? - comp.databases.filemaker ...I know how to do that with a portal. Question: is there a way to define a calculation field in the parent table that will concatenate text from several related child ... A first type first order PLL question - comp.soft-sys.matlab ...Low Pass Digital Filter Stability Question - comp.dsp ... why first order filter have ... PORTAL server ip 10.0.0.1 ! class-map type ... modeling digital PLL in matlab - comp ... Creating New Record in a Portal; Multiple Portals - comp.databases ...Creating New Record in a Portal; Multiple Portals - comp.databases ..... auto-enters the relationship field. > Also, a related question: if you have multiple portals on ... Reading all text responses to Questionnaire - comp.databases ...The participant (or the date entry person) inputs their responses > in the portal. > > Because each child record contains the answer to only one question by one ... Duplicate vs. Original, Calculation question - comp.databases ...And of course, when 124 record looks the the detectduplicates portal it also sees ... Duplicate vs. Original, Calculation question - comp.databases ... Windows XP Filemaker ... text field length - comp.databases.filemakerHi everybody, I hope this question is not too silly.. I am developing a portal with Dreamweaver MX connecting to a FileMaker Pro 5 database. ODBC con... Limiting Portal Records - comp.databases.filemakerYou original question was about showing only a found set of B in a portal in layout of A. As I said before, that can not be done directly. If you really want to do ... Script to Show - Hide a field in a portal - comp.databases ...I have a layout that shows a portal of ... on one of the tab controls, and a portal that does not show that field on the other tab control. But this raises a question ... Using a joboptions file with ps2pdf - comp.text.pdfHi Sorry about crossposting to 4 NG's but I think this question has relevance ... The joboptions file is located at : http://www.ieee.org/portal/index.jsp?pageID ... Printing/Sliding Issues with Portals - comp.databases.filemaker ...In addition, sometimes there'll be a big gap between the bottom portal -- Terms ... Two questions: 1) How do I get this to work properly? 2) Is there another solution ... Portal Questions, PC - Super Cheats - Game Cheats, Codes, Help and ...Portal Questions, PC. . - Plus great forums, game help and a special question and answer system. All Free. Portal and Portlet interview questions and answers - Portal and ...Portal and Portlet interview questions and answers - What is a Portlet? Explain its capabilities, Explain Portal architecture, What is PortletSession interface?, What ... 7/28/2012 1:05:14 PM
|