March 9, 200916 yr Hello ! In IWP the number of lines in list view is restricted to 25 rows. Why just 25 ? It is difficult to make a calendar solution where each row represent one day of month. 31 would be easier as you can imagine... Is there any way to get around this limitation ?
March 9, 200916 yr Since the link Comment suggested in this thead: http://fmforums.com/forum/showtopic.php?tid/202048/post/319744/#319744 leads to the use of a portal is there no limit provided a though that a scoll-bar would make the user experience convenient. If your system however should be based on another reasoning, could the iwp row limit be circumvented by organising the records in a Cartesian join and shown in a portal. --sd
March 9, 200916 yr Author Yes, but the problem is, that I have several rows each containing several portals. Like this: Event1 Event2 Event3 Date1 Portal1 Portal2 Portal3 Date2 Portal1 Portal2 Portal3 etc Those are presented in lines and the content of portal is selected by the combination of Date and Event.
March 9, 200916 yr This is not what I regard as a fully normalised solution, take a look at the thread I linked to above! The table behind is the same isn't it? This means that it's only a layout matter, not requiring all those relations. --sd
March 9, 200916 yr Author I don't have access to FileMaker until tomorrow afternoon, but "normal" calendar solution does not suit for my purposes. What I need is more a duty roster like approach. Of course I'd be very very pleased if there were an easier solution.
Create an account or sign in to comment