January 5, 200521 yr I need to show a list of dates in a value list where each date is based on the current date. I can't index Get ( CurrentDate ) as this will keep the date when the field was created. FMP7 has taken the "Today" function away. What can I do? Thanks, Peter
January 10, 200521 yr Use a script to set an indexed date field with Get(CurrentDate) each time your file is opened.
Create an account or sign in to comment