dbTalk Databases Forums  

Related info

comp.databases.filemaker comp.databases.filemaker


Discuss Related info in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ursus
 
Posts: n/a

Default Related info - 04-16-2007 , 04:47 PM






I have two tables, that are related.

Table one has an UniqueID that governs the relation.
Table two holds a small image and a textfield that holds a small
description.

Within table one I have a layout that shows with thumbnail






Reply With Quote
  #2  
Old   
Ursus
 
Posts: n/a

Default Re: Related info - 04-16-2007 , 04:56 PM






Sorry, I send it to early.

I have two tables, that are related.
Table one has an UniqueID that governs the relation.
Table two holds a small image and a textfield that holds a small
description.

Within table one I have a layout that shows with thumbnail all the images
from the second table. Since I want to show them from left to right I have
created a calc that returns a repeating field, so that the discriptions read
from left to right. It is working ok, but returns a ? when there are no more
related records. Why it does that I wonder. I now have created an if testing
on "?". So initself this is not a problem, I'm just curious why it would
return a ? and not just empty.

GetNthRecord ( Extend ( Pics::Info ) ; Get ( CalculationRepetitionNumber ) +
Extend ( Pics::PicID ) -1 )

Keep well, Ursus



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.