R2D2 Posted March 9, 2009 Posted March 9, 2009 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 ?
Søren Dyhr Posted March 9, 2009 Posted March 9, 2009 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
R2D2 Posted March 9, 2009 Author Posted March 9, 2009 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.
Søren Dyhr Posted March 9, 2009 Posted March 9, 2009 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
R2D2 Posted March 9, 2009 Author Posted March 9, 2009 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.
Recommended Posts
This topic is 6006 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now