Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Help : AUTOMATIC TRIGGERS
-
- Posts: 32
- Joined: Thu Sep 02, 2010 11:19 am
Help : AUTOMATIC TRIGGERS
Hi Everyone, i wanted to know if nuBuilder has a way lets say that a product expiry date will be reached tomorrow and it automatically detects this and notifies the user.? a button or javascript.?
Re: Help : AUTOMATIC TRIGGERS
at_rcc,
We run cron jobs on our linux server, nightly, that can trigger things.
Another way is by creating a display field on the index page.
Something you will see everytime you log in eg.
Then have a button that opens a browse window of records that need attention.
Steven
We run cron jobs on our linux server, nightly, that can trigger things.
Another way is by creating a display field on the index page.
Something you will see everytime you log in eg.
Then have a button that opens a browse window of records that need attention.
Steven
You do not have the required permissions to view the files attached to this post.