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

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

Recommended Posts

Posted

i wonder how to create a autocreate script, to add a new time entry record each week, lets say mondays.

now my database have only one record for time entries, I can make a new one, but I would like it to autocreate and jump to it, show week number in it,

*AND be able to only make entries for the date in that week in that record, but that is a bonus...

Posted

Hmm. Do you mean setting your on open script to do something like

If [DayOfWeek(Get(CurrentDate)) = 2]

New Record/Request

End If

?

Posted

If your file doesn't open on your Time layout, be sure to go to a layout based upon this table at the start of your script. New records are created in the table occurrence it's on at the time a script fires.

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