Newbies GregMac Posted August 12, 2008 Newbies Posted August 12, 2008 Hi all, I am new to this list and have a question. Is it possible to format the second third and subsequent entires in a list so that they are not seen. I have a list of entires in a portal that are listed in date order - fields are date, event name, start time. However, to make the list easier to read - see that there multiple events on the same day - I wish to supress displaying the date of the second and subsequent entries so that only the first date shows in the list. Year - 2008 Month - May ___________________________________ 4 May | Rehearsal Follies | 4:00pm 7 May | Myrid Dance School | 9:00am | Farmers Market | 2:00pm 9 May | Econ Seminar | 9:00am Does this make sense ? Greg
comment Posted August 12, 2008 Posted August 12, 2008 This is surprisingly difficult to do with conditional formatting, but can be done with a calculation field instead: http://www.fmforums.com/forum/showpost.php?post/266405/
Newbies GregMac Posted August 13, 2008 Author Newbies Posted August 13, 2008 Thank you very much. I'll give this a shot. Cheers Greg
Newbies peptide Posted August 14, 2008 Newbies Posted August 14, 2008 I'm trying to do the same thing (an exhibition list for an artist that will just show the year once) in a regular layout or portal- whichever works - from the example, that's the solution - but I'm not sure how to get that effect. Any guidance would be appreciated. Thanks
Newbies GregMac Posted August 14, 2008 Author Newbies Posted August 14, 2008 (edited) This is so simple and has worked so well, that I have incorporated it into a few other areas of my database. Thank you so much. What a valuable resource. GregMac Edited August 14, 2008 by Guest
bruceR Posted September 1, 2008 Posted September 1, 2008 I'm trying to do the same thing (an exhibition list for an artist that will just show the year once) in a regular layout or portal- whichever works - from the example, that's the solution - but I'm not sure how to get that effect. Any guidance would be appreciated. Thanks See attached, which is a variation on Comment's file. It uses conditional formatting, but also adds an unstored calc for record number. It really seems like conditional formatting calculations ought to be able to use get( portalRowNumber) or get( RecordNumber) directly within the conditional formatting calc. But it is my experience so far that it doesn't work, whereas this method does. getNthInPortal.zip
Recommended Posts
This topic is 5925 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