General downloads

Calendar AssistEdit (Navision)

Author
Christophe Watrelot  
Category
General downloads
Date
19/04/2006
Size
48,4 KB
Downloads
2884
MD5 digest
670EFAD23C256F1215ECF6C623D7DBB2
Rating
432150
Popularity
Downloaded 5 times in the last two weeks
Freeware, by Christophe Watrelot (cwatrelot@gesway.com), April 2006

Run "Calendar Sample" form, then click date AssistEdit button.

Customize your forms by adding just one line in the date field AssistEdit trigger.
For instance "Allow Posting to" date field :

Allow Posting To - OnAssistEdit()
Calendar.AssistEdit("Allow Posting To",FIELDCAPTION("Allow Posting To"),'');

Declare as global or local :
Calendar Codeunit Calendar AssistEdit

Mouse or keyboard can be used (pageup : prev. month, pagedown : next month, choose date...)

Current date is bold
Today is highlighted
Forecolor
grey for prev and next month days,
red for notworking days as defined by calendar granule (#3360) if included in your license.

You can click on 'week' to switch between Monday or Sunday as first day of week (kept by SaveValue s).
Download this file

Screenshots