June 2, 200421 yr Let's say that I have a database file with records that have a one to many relationship with records in another database file (which I don't really have...but I suppose this isn't the forum to ask how to do it). I want to be able to get all of the records in the second database associated with the record from the first db. And I want to be able to refer to them using a HTML template file (like normal use in FileMaker over the web). How would I refer to those fields in my template?
June 2, 200421 yr You can use a Portal with [FMP-Portal] tags. Also, you can use [FMP-InlineAction] tags with intratags {} to request related records. All the best. Garry
Create an account or sign in to comment