Newbies eadendiana Posted March 30, 2006 Newbies Posted March 30, 2006 hi all! let say i have 2 fields. 1 is creation date(it will automatically fill the current date). and another 1 is due date (drop down calendar) what i wanna do is, if someone choose a date from the calendar which is before the current date, custom dialog will appear... but i donno how to do it.. someone help me plz
Raybaudi Posted March 30, 2006 Posted March 30, 2006 Hi to show a custom dialog you'll need a plugin. But to show a custom message, the lonely thing that you have to do is to insert this calc into the validation option of the field "dueDate": dueDate ≥ creationDate and flag the "display custom message" box. (naturally you'll have to enter your custom message !)
Recommended Posts
This topic is 6876 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 accountSign in
Already have an account? Sign in here.
Sign In Now