Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8590 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Greetings.

I have a simple database which requires people to be contacted regularly for follow up. I do this by entering a follow up date.

I want FM to do an automatic search when I open the file of all followups due for that day and the next week.

I'm not sure whether to go by a calculation field, but suspect that I should (and have tried) to write an opening script to do the search but am not sure how to put it together.

Can someone help?

Thanks.

Posted

This will find all records which have DateField set to any date from current day to 6 days hence.

code:


Go to Layout [A_Layout_with_DateField_on_it]

Enter Find Mode <---Don't restore find requests

Insert Calculated Result [DateField, DateToText(Status(CurrentDate)) & "

This topic is 8590 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.