unicornisalba
Programmer
Hi FMPro people!
I have a question about displaying data from a related file.
I've designed the membership database for Calder Connect Co-operative ( a local (Calder Valley, West Yorkshire, UK) community-based broadband ISP, which we've set up as a co-op (as far as we know, the first in the UK). It has 14 files in it.
I've been using FIleMaker for over ten years now, but I've only just started exploring custom web publishing.
This solution is in FMPro 4, because of the hits-per-day restrictions of 5. No, we can't afford Unlimited, before anyone suggests it!
It was originally going to be available online through FMPro itself, but I found it so unbearably slow, as to be unusable.
So I need to build a web interface as a matter of urgency, as we are already taking orders, and our workers need to use the database. Time is not on our side!
What I'm trying to do is this:
1) list all members according to search criteria (members.fp3)
2) display details for each member (members.fp3)
3) list all the "problems" for that member (problems.fp3) - not as a portal, because I'll need to go down another level, to "actions.fp3"
NB. "members.fp3" and "problems.fp3" have a one-to-many relationship, using the numeric field "member_key" in "members.fp3", and "member_match" in "problems.fp3".
I've done (1) and (2), but I'm completely stuck on (3).
I've searched the forum, but without success. If anyone can tell me how to do this, rather than where to look, I would be very, very grateful. And I'm sure it would be useful for other newbies, too.
Thanks.
I have a question about displaying data from a related file.
I've designed the membership database for Calder Connect Co-operative ( a local (Calder Valley, West Yorkshire, UK) community-based broadband ISP, which we've set up as a co-op (as far as we know, the first in the UK). It has 14 files in it.
I've been using FIleMaker for over ten years now, but I've only just started exploring custom web publishing.
This solution is in FMPro 4, because of the hits-per-day restrictions of 5. No, we can't afford Unlimited, before anyone suggests it!
It was originally going to be available online through FMPro itself, but I found it so unbearably slow, as to be unusable.
So I need to build a web interface as a matter of urgency, as we are already taking orders, and our workers need to use the database. Time is not on our side!
What I'm trying to do is this:
1) list all members according to search criteria (members.fp3)
2) display details for each member (members.fp3)
3) list all the "problems" for that member (problems.fp3) - not as a portal, because I'll need to go down another level, to "actions.fp3"
NB. "members.fp3" and "problems.fp3" have a one-to-many relationship, using the numeric field "member_key" in "members.fp3", and "member_match" in "problems.fp3".
I've done (1) and (2), but I'm completely stuck on (3).
I've searched the forum, but without success. If anyone can tell me how to do this, rather than where to look, I would be very, very grateful. And I'm sure it would be useful for other newbies, too.
Thanks.