
Application Catalog
About This Document
Rating: 
(Number of votes: 2)
Title:
Job Finder Database
Release date:
10/10/2005 12:00:00 AM
Category:
Content Management, Document Management
Type:
Open Source (see project for licensing information)
Supported Notes Version:
R 6.x, R 6.5.x, R 6.0.x, R 7.0.x
Document Release:
07/19/2005 01:00:28 AM
Last Modified:
09 Feb 2012
Notification:
Notify me when comments are added
Download location:
OpenNTF.org
Download URL:
http://www.openntf.org/projects/pmt.nsf/ProjectVersions/B9BB50464EBCBDB9862570960069DDD5
All of the program code and information presented in the OpenNTF.org Freeware Catalog are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Freeware Catalog, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.
Description
New Unemployment Security Worksearch Activity Log view required by DUA -
Division of Unemployment Assistance.
Form is updated to add required data and labelled as such.
The secret is the Catagorized Column View formula to show company contacts
(docs) for each week with the week beginning and week ending dates!!
" Week Beginning - " + @Text(@Date(@Adjust(dtCreateDate; 0; 0; 1 -
@Weekday(dtCreateDate); 0; 0; 0))) + " Thru " + " Week Ending - " +
@Text(@Date(@Adjust(dtCreateDate; 0; 0; 7 - @Weekday(dtCreateDate); 0; 0; 0)))
Screenshots
Comments
No documents found