dbTalk Databases Forums  

trouble with portal and deleting rows

comp.databases.filemaker comp.databases.filemaker


Discuss trouble with portal and deleting rows in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
jbpollock@gmail.com
 
Posts: n/a

Default Re: trouble with portal and deleting rows - 11-18-2005 , 12:05 PM






Ugh, I knew I was going to wind up asking too many questions, but which
side is considered the "parent" side?


Reply With Quote
  #12  
Old   
Michael Myett
 
Posts: n/a

Default Re: trouble with portal and deleting rows - 11-18-2005 , 12:38 PM






jbpollock (AT) gmail (DOT) com wrote:
Quote:
Ugh, I knew I was going to wind up asking too many questions, but which
side is considered the "parent" side?

The NOAA 2 table occurance.

Michael Myett



Reply With Quote
  #13  
Old   
jbpollock@gmail.com
 
Posts: n/a

Default Re: trouble with portal and deleting rows - 11-18-2005 , 01:15 PM



That seems to have done it! I won't even bother wondering why it
seemed to sort of work before with the wrong boxes checked.

Followup question: in terms of the incrementation of the ProjectID
field, I noticed that all the tasks associated with one record have the
same ProjectID (which I expected), but the next record's ProjectID
isn't an increase of 1; it's usually an increase of 2 or 3. I thought
perhaps the numeric increase was related to how many tasks I created,
but that doesn't seem to be the case...


Reply With Quote
  #14  
Old   
Michael Myett
 
Posts: n/a

Default Re: trouble with portal and deleting rows - 11-18-2005 , 02:32 PM



jbpollock (AT) gmail (DOT) com wrote:
Quote:
That seems to have done it! I won't even bother wondering why it
seemed to sort of work before with the wrong boxes checked.

Followup question: in terms of the incrementation of the ProjectID
field, I noticed that all the tasks associated with one record have the
same ProjectID (which I expected), but the next record's ProjectID
isn't an increase of 1; it's usually an increase of 2 or 3. I thought
perhaps the numeric increase was related to how many tasks I created,
but that doesn't seem to be the case...

That is because you have the ProjectID field in the "tasks" table setup
as an auto-enter serial number. This should be a plain text field.

Michael Myett



Reply With Quote
  #15  
Old   
jbpollock@gmail.com
 
Posts: n/a

Default Re: trouble with portal and deleting rows - 11-18-2005 , 03:38 PM



Last question (I promise!): how would I create a separate layout that
would display Institution, TaskType, TaskDescription, and ProjectID for
each task created in the other layout? I want to make sure that the
info is properly getting into the Tasks table... I tried just creating
a layout that uses data from the Tasks table and displays these fields
(with the "institution" field coming from NOAA 2) but that didn't seem
to work.

Thanks again for your quick and patient replies!

Cheers,
John


Reply With Quote
  #16  
Old   
ursus.kirk
 
Posts: n/a

Default Re: trouble with portal and deleting rows - 11-19-2005 , 09:53 AM



Create a new layout showing records from table NOAA2

Put the the fields you need on it

ProjectID form NOAA2 (current table)
Tasks::Institution (from tasks table)
Tasks::TaskType
Tasks::Taskdescription

And it should work as expected.

Then one more hint. Currently your ProjectID is Auto-Entered and can't
modify. But you also should set it to unique.

And i'm intrigued by the field one < calculated , number ; 1 > What is it's
purpose? Why a calculation to a constant one? And not in use anywhere else..
These thing make me wonder....

Ursus

<jbpollock (AT) gmail (DOT) com> schreef in bericht
news:1132349882.125699.126430 (AT) g44g2000cwa (DOT) googlegroups.com...
Quote:
Last question (I promise!): how would I create a separate layout that
would display Institution, TaskType, TaskDescription, and ProjectID for
each task created in the other layout? I want to make sure that the
info is properly getting into the Tasks table... I tried just creating
a layout that uses data from the Tasks table and displays these fields
(with the "institution" field coming from NOAA 2) but that didn't seem
to work.

Thanks again for your quick and patient replies!

Cheers,
John




Reply With Quote
  #17  
Old   
jbpollock@gmail.com
 
Posts: n/a

Default Re: trouble with portal and deleting rows - 11-19-2005 , 01:12 PM



Ursus,

Thanks much! That layout worked a treat. As to your question:

Quote:
And i'm intrigued by the field one < calculated , number ; 1 > What is it's
purpose? Why a calculation to a constant one? And not in use anywhere else..
These thing make me wonder....
That was a leftover from a previous (unsuccessful) attempt to create a
portal that
would allow for multiple projects, each with multiple tasks, to be
associated with each institution. The directions I had been following
for such a setup specified creating such a field in both tables and
creating a cross-table association based on that field (which I didn't
really understand). I wasn't able to get the multi-project/multi-task
functionality working properly, and so gave up on it because seemed too
complicated a question to pose here (or rather, one that would involve
having to ask for too much help). I just couldn't wrap my mind around
how to design such a thing (again, being still something of a newbie),
and I couldn't find any tutorial on the web that would explain how to
do it in FM 8.

In any case, I actually deleted that "One" field as part of my cleanup
process, but didn't do so until after posting the copy to the web that
you saw.

Cheers,
John



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.