January 21, 200322 yr I have a portal where there are multiple fields that need to be nested in a sort. Example - Sort 1 would have Truck, Ship Via, Airport in Ascending order. Sort 2 would have Ship Via, Airport, Truck in Ascending order. I have a script in the related file that contains the records but can't get it to "stick" when I return to the portal page. Any ideas? Thanks DG
January 21, 200322 yr Sent the sort in the Define Relationships dialog. Then there is a few ways to have different sort orders. The easiest would be to have 2 different relations defined and 2 layouts that look the same. Another way would be to have a calculated key in the child file to sort by, but that is quite a bit of complexity for something like that.
January 21, 200322 yr In fact, go to this URL and you will find several example files. http://www.fmfiles.com/tnt5.html HTH Lee
Create an account or sign in to comment