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

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

Recommended Posts

Posted

Hi, I need some help...

I want to make a diary report that show's all new records entered today (by example). I have a layout that user can make new records and in this layout there's a button called "Diary Report".

When the Administrator press this button, it opens other layout called Diary Report.

I need a script that shows all records entered "today" and link in this button.

Thanks a lot!!!

Posted

The first thing to check would be that you have a field that contains the created date. If so, just edit the script to perform a find on that field for Get(CurrentDate)

If not, then your going to need to create a field and make it an auto enter calc of Date on Creation.

Then, again, just edit the script that launches when you press the "Diary Report" button to perform a find on that date field first.

This topic is 6900 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.